Skip to content

Commit

Permalink
Merge pull request #3 from Wilcolab/font-color
Browse files Browse the repository at this point in the history
change font color
  • Loading branch information
peterszekeli authored Oct 30, 2024
2 parents 5ecf4ec + c966b42 commit 8461fe9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions frontend/src/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,8 @@ body {
.user-info {
min-width: 800px;
}

.navbar-nav .nav-item .nav-link {
color: #FFFFFF;
}

0 comments on commit 8461fe9

Please sign in to comment.