mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Fix spacing of first page headers
This commit customises the margins of the first header on each page so that it lines up with the navigation.
This commit is contained in:
@@ -38,3 +38,11 @@ a:visited {
|
||||
width: 5em;
|
||||
}
|
||||
}
|
||||
|
||||
.column-main {
|
||||
|
||||
> .heading-large {
|
||||
margin-top: $gutter;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user