Increase font weight on navbar to improve readability
This commit is contained in:
parent
ac3d6384b9
commit
85e5a3c393
@ -321,7 +321,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
display: inline-block;
|
||||
color: #fff;
|
||||
font-family: 'Raleway', sans-serif;
|
||||
font-weight: 300;
|
||||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
outline: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user