1
0
mirror of https://github.com/thangisme/notes.git synced 2024-10-04 09:23:54 -04:00
This commit is contained in:
Patrick Marsceill 2019-02-02 17:43:14 -06:00
parent 0ac8ec23bf
commit d9a5bd0a19
No known key found for this signature in database
GPG Key ID: 286B93882D828F40

View File

@ -21,7 +21,7 @@
list-style-type: none; list-style-type: none;
counter-reset: step-counter; counter-reset: step-counter;
>li { > li {
position: relative; position: relative;
&::before { &::before {
@ -54,7 +54,7 @@
ul { ul {
list-style: none; list-style: none;
>li { > li {
&::before { &::before {
position: absolute; position: absolute;
margin-left: -1.4em; margin-left: -1.4em;