mirror of
https://github.com/thangisme/notes.git
synced 2025-01-03 10:36:31 -05:00
Update _lists.scss
This commit is contained in:
parent
20c7b97b3e
commit
5391eb0a13
@ -8,4 +8,10 @@
|
|||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
list-style: none !important;
|
list-style: none !important;
|
||||||
|
|
||||||
|
li {
|
||||||
|
&::before {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user