Adjust brand weight to make it more readable
This commit is contained in:
parent
41b2895873
commit
460106f1b4
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
.initial-navbar .navbar-brand {
|
||||
color: #c0ccda;
|
||||
font-weight: 800;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.initial-navbar li a {
|
||||
|
@ -57,7 +57,7 @@
|
|||
|
||||
.final-navbar .navbar-brand {
|
||||
color: #1c2d41;
|
||||
font-weight: 800;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.final-navbar li a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue