mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 18:08:25 -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:
@@ -55,6 +55,7 @@
|
||||
|
||||
table {
|
||||
table-layout: fixed;
|
||||
margin-bottom: $gutter / 6;
|
||||
}
|
||||
|
||||
th {
|
||||
@@ -91,6 +92,10 @@
|
||||
|
||||
}
|
||||
|
||||
.table-heading {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
%table-field,
|
||||
|
||||
Reference in New Issue
Block a user