5 lines
71 B
CSS
5 lines
71 B
CSS
.stat-tracker span {
|
|
&.large {
|
|
font-size: var(--font-size-24);
|
|
}
|
|
}
|