mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -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 {
|
.align-with-heading-copy {
|
||||||
display: block;
|
display: block;
|
||||||
margin-top: 45px;
|
margin-top: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.align-with-heading-copy-right {
|
.align-with-heading-copy-right {
|
||||||
|
|||||||
Reference in New Issue
Block a user