Skip to content

Commit

Permalink
Add "li" to list-style reset
Browse files Browse the repository at this point in the history
  • Loading branch information
reinink committed Dec 15, 2021
1 parent 1fa993f commit 00f60e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/preflight.css
Expand Up @@ -289,6 +289,7 @@ legend {

ol,
ul,
li,
menu {
list-style: none;
margin: 0;
Expand Down

0 comments on commit 00f60e6

Please sign in to comment.