mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 05:29:38 -04:00
11 lines
97 B
SCSS
11 lines
97 B
SCSS
.big-number {
|
|
|
|
@include bold-48;
|
|
|
|
&-label {
|
|
@include core-19;
|
|
display: block;
|
|
}
|
|
|
|
}
|