mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 08:28:15 -04:00
Ensure H2 headings follow H1 headings
We had some cases where an H3 heading followed an H1. This was flagged as something to change in the accessibility report.
This commit is contained in:
@@ -11,7 +11,7 @@ $item-top-padding: govuk-spacing(3);
|
||||
border-top: 1px solid $border-colour;
|
||||
position: relative;
|
||||
|
||||
h3 {
|
||||
&-heading {
|
||||
|
||||
padding-right: govuk-spacing(3);
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user