remove inside list-style position.
fixes bullet styling issue.
This commit is contained in:
parent
209d5f0689
commit
6dcfddd2ad
|
@ -198,7 +198,6 @@ header .header {
|
|||
}
|
||||
|
||||
ul, ol {
|
||||
list-style-position: inside;
|
||||
margin-top: $baseline;
|
||||
margin-left: 20px;
|
||||
margin-right: 20px;
|
||||
|
|
Loading…
Reference in New Issue