mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 17:24:23 -04: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 {
|
&-count {
|
||||||
@include govuk-font(36, $weight: bold);
|
@include govuk-font(36, $weight: bold, $tabular: true);
|
||||||
padding-right: 8px;
|
padding-right: 8px;
|
||||||
position: relative;
|
position: relative;
|
||||||
// remove the top of the extra line-height this introduces
|
// remove the top of the extra line-height this introduces
|
||||||
|
|||||||
Reference in New Issue
Block a user