mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-20 13:12:27 -04:00
Fix alignment of year label on usage
It got pushed down too far when we added the switch service bar in https://github.com/alphagov/notifications-admin/pull/1029 This commit fixes it so that the text aligns with the baseline of the `<h1>`.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
|
||||
.align-with-heading-copy {
|
||||
display: block;
|
||||
margin-top: 45px;
|
||||
margin-top: 25px;
|
||||
}
|
||||
|
||||
.align-with-heading-copy-right {
|
||||
|
||||
Reference in New Issue
Block a user