[improvement] NavBar: title style (#1891)

This commit is contained in:
neverland 2018-10-05 19:56:05 +08:00 committed by GitHub
parent 67b17e7ed2
commit 45bee844d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@
margin: 0 auto; margin: 0 auto;
max-width: 60%; max-width: 60%;
font-size: 16px; font-size: 16px;
font-weight: 500;
} }
&__left, &__left,