mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-05 02:28:22 -06:00
lint
This commit is contained in:
+2
-2
@@ -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