refactor: remove style override

This commit is contained in:
Carlos Valente
2024-11-01 13:11:19 +01:00
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;