mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 18:37:33 -04:00
Commit before switching branches
This commit is contained in:
@@ -44,13 +44,13 @@ h1 {
|
||||
h1,
|
||||
h2:not(.get-started-list__heading, .usa-process-list__heading) {
|
||||
margin-top: units(4);
|
||||
font-weight: bold !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h2:not(.get-started-list__heading, .usa-process-list__heading),
|
||||
h3 {
|
||||
margin-top: units(5) !important;
|
||||
margin-bottom: units(2) !important;
|
||||
margin-top: units(5);
|
||||
margin-bottom: units(2);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -75,8 +75,10 @@ p,
|
||||
}
|
||||
|
||||
.show-more-no-border:focus,
|
||||
.show-more:focus {
|
||||
box-shadow: none;
|
||||
.show-more:focus,
|
||||
.table-field-right-aligned a:active:before,
|
||||
.table-field-right-aligned a:focus:before {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.govuk-checkboxes__label::after {
|
||||
@@ -131,6 +133,7 @@ td.table-empty-message {
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
.sub-content .banner-dangerous h1 {
|
||||
.sub-content .banner-dangerous h1,
|
||||
.sub-content h2.user-list-item-heading {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user