mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-26 08:09:51 -04:00
Update app/assets/stylesheets/components/banner.scss
Slight adjustment to vertical spacing on the dashboard banner count. See: https://github.com/alphagov/notifications-admin/pull/3295#discussion_r380616204 Co-Authored-By: Chris Hill-Scott <me@quis.cc>
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
|
||||
&-count {
|
||||
@include govuk-font(36, $weight: bold);
|
||||
padding-right: 5px;
|
||||
padding-right: 8px;
|
||||
position: relative;
|
||||
// remove the top of the extra line-height this introduces
|
||||
top: $baseline-shift;
|
||||
|
||||
Reference in New Issue
Block a user