mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
9 lines
109 B
SCSS
9 lines
109 B
SCSS
.counter-wrapper {
|
|
.counter {
|
|
font-size: 2rem;
|
|
}
|
|
|
|
span {
|
|
font-size: 1rem;
|
|
}
|
|
} |