Skip to content
Snippets Groups Projects
Verified Commit 28a02532 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: wrong css property #250

parent d6fad15a
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
} }
.monster-margin-end-$(i) { .monster-margin-end-$(i) {
margin-left: var(--monster-space-$(i)); margin-right: var(--monster-space-$(i));
} }
.monster-margin-bottom-$(i) { .monster-margin-bottom-$(i) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment