mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-14 10:58:58 -04:00
Reduce size of footer column headings
This commit is contained in:
@@ -37,3 +37,8 @@
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// Make column headings smaller to prevent wrapping
|
||||
.govuk-footer__heading {
|
||||
@include govuk-font($size: 19, $weight: bold);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user