mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 18:37:33 -04:00
Even out the spacing on the settings page
This makes the spacing above and below each heading on the settings page consistent.
This commit is contained in:
@@ -54,6 +54,10 @@
|
||||
margin-top: $gutter * 2 / 3;
|
||||
}
|
||||
|
||||
.top-gutter-0 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
%bottom-gutter,
|
||||
.bottom-gutter {
|
||||
@extend %contain-floats;
|
||||
|
||||
Reference in New Issue
Block a user