Increase font weight on navbar to improve readability

このコミットが含まれているのは:
Ethan Paul 2020-07-24 11:58:24 -04:00
コミット 85e5a3c393
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: D0E2CBF1245E92BF
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -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;
}