Skip to content

Commit 3a8e97d

Browse files
committed
Consistent spacing
1 parent e550e33 commit 3a8e97d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/marketing/utilities/margin.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
// Margin spacer utilities for marketing
2-
.mt-auto {
3-
margin-top: auto !important;
4-
}
2+
.mt-auto { margin-top: auto !important; }
53

64
.m-auto { margin: auto !important; }

0 commit comments

Comments
 (0)