5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-02 01:04:17 +00:00

fix: evitar error de scss

This commit is contained in:
f 2022-12-29 16:39:34 -03:00
parent 4ce0eed173
commit ba4fca13f4

View file

@ -16,7 +16,7 @@
.ProseMirror,
& > ol li {
@extend .mb-3;
margin-bottom: 1rem;
}
}
}