mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-31 11:59:10 +00:00
7 lines
117 B
SCSS
7 lines
117 B
SCSS
.eyebrow {
|
|
font-size: $aux-text-size;
|
|
font-weight: 400;
|
|
letter-spacing: 0.06em;
|
|
text-transform: uppercase;
|
|
}
|