mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -05:00
Merge pull request #3428 from alphagov/tabular-inbound
Use tabular numbers for dashboard banner counts
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
}
|
||||
|
||||
&-count {
|
||||
@include govuk-font(36, $weight: bold);
|
||||
@include govuk-font(36, $weight: bold, $tabular: true);
|
||||
padding-right: 8px;
|
||||
position: relative;
|
||||
// remove the top of the extra line-height this introduces
|
||||
|
||||
Reference in New Issue
Block a user