This commit is contained in:
Patrick Marsceill
2019-02-02 17:43:14 -06:00
parent 0ac8ec23bf
commit d9a5bd0a19

View File

@@ -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;