diff --git a/_sass/content.scss b/_sass/content.scss index 28c6a78..7361bfc 100644 --- a/_sass/content.scss +++ b/_sass/content.scss @@ -21,7 +21,7 @@ list-style-type: none; counter-reset: step-counter; - >li { + > li { position: relative; &::before { @@ -54,7 +54,7 @@ ul { list-style: none; - >li { + > li { &::before { position: absolute; margin-left: -1.4em;