mirror of
https://github.com/thangisme/notes.git
synced 2025-10-12 16:44:02 -04:00
lint
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user