fix list display on chrome

This commit is contained in:
Matthew Hooker 2017-01-04 14:56:50 -08:00
parent 35694dce61
commit 9be849cdfa
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 13 additions and 10 deletions

View File

@ -208,6 +208,9 @@ header .header {
font-size: 17px;
line-height: (30/17) !important;
margin-bottom: $baseline;
p {
display: inline;
}
}
}