Skip to content

Commit edd40fb

Browse files
committed
Add util css class
1 parent 5a08b40 commit edd40fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/javascript/css/utilities/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
margin-bottom: var(--grid-gutter);
33
}
44

5+
.mb-xl {
6+
margin-bottom: var(--space-xl);
7+
}
8+
59
.mb-3xl {
610
margin-bottom: var(--space-3xl);
711
}

0 commit comments

Comments
 (0)