1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-09 22:40:56 +00:00

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

View File

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