mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-23 20:01:01 -05:00
Make ‘GOV.UK Notify’ less shouty
‘GOV.UK’ in the template is set in 30px type to line up perfectly with the crown. When adding more text, it looks too big. This commit reduces the type size to 27px (which is still a core type size) and tweaks the spacing so that things still look nice/aligned.
This commit is contained in:
@@ -46,6 +46,13 @@
|
||||
|
||||
#global-header #logo {
|
||||
white-space: nowrap;
|
||||
font-size: 27px;
|
||||
line-height: 32px;
|
||||
|
||||
img {
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@include media(desktop) {
|
||||
|
||||
Reference in New Issue
Block a user