mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-08 00:43:54 +00:00
refactor: remove style override
This commit is contained in:
committed by
Carlos Valente
parent
6c78d25af1
commit
9ba94288a1
@@ -6,8 +6,7 @@
|
||||
max-width: 18.75rem;
|
||||
min-width: 5em;
|
||||
|
||||
font-family: var(--font-family-override, $viewer-font-family);
|
||||
color: var(--timer-color-override, $timer-color);
|
||||
color: $timer-color;
|
||||
line-height: 0.9em;
|
||||
text-align: center;
|
||||
letter-spacing: 0.1em;
|
||||
|
||||
Reference in New Issue
Block a user