Fix font-up-3 nit

This commit is contained in:
Michael Howell 2018-01-17 14:26:35 -07:00 committed by GitHub
parent 3fbf731e2d
commit dff5951fa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ and (max-width : 570px) {
header {
#site-text-logo {
font-size: 1.5em;
font-size: $font-up-3;
margin-top: .4em;
line-height: $line-height-medium;
}