Update _lists.scss

This commit is contained in:
Patrick Marsceill 2019-09-10 12:25:26 -04:00 committed by GitHub
parent 20c7b97b3e
commit 5391eb0a13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -8,4 +8,10 @@
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
li {
&::before {
display: none;
}
}
}