Make right-aligned big numbers left aligned

This commit is contained in:
Chris Hill-Scott
2016-05-05 10:34:15 +01:00
parent d93eb4f30e
commit b5d5689d5c
4 changed files with 13 additions and 14 deletions

View File

@@ -11,10 +11,9 @@
}
.big-number-right-aligned {
.big-number-smaller {
@extend %big-number;
@include bold-36($tabular-numbers: true);
text-align: right;
}
.big-number-with-status {