mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Make right-aligned big numbers left aligned
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user