Merge pull request #3390 from alphagov/tabular-numbers-template-stats

Use tabular figures for template statistics
This commit is contained in:
Chris Hill-Scott
2020-03-27 09:56:10 +00:00
committed by GitHub

View File

@@ -27,7 +27,7 @@
text-align: left;
&-bar {
@include bold-27;
@include bold-27($tabular-numbers: true);
box-sizing: border-box;
display: inline-block;
overflow: visible;