mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-02-06 09:55:50 +00:00
16 lines
260 B
SCSS
16 lines
260 B
SCSS
.ds-number {
|
|
text-align: center;
|
|
}
|
|
.ds-number-count {
|
|
font-weight: bold;
|
|
}
|
|
.ds-number-label {
|
|
font-size: $font-size-small;
|
|
}
|
|
// .ds-number-size-x-large,
|
|
// .ds-number-size-xx-large {
|
|
// .ds-number-label {
|
|
// font-size: $font-size-base;
|
|
// }
|
|
// }
|