remove inside list-style position.

fixes bullet styling issue.
This commit is contained in:
Matthew Hooker 2017-01-05 11:48:06 -08:00
parent 209d5f0689
commit 6dcfddd2ad
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 0 additions and 1 deletions

View File

@ -198,7 +198,6 @@ header .header {
}
ul, ol {
list-style-position: inside;
margin-top: $baseline;
margin-left: 20px;
margin-right: 20px;