mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-13 03:13:47 +00:00
fix: end message scaling
This commit is contained in:
committed by
Carlos Valente
parent
6a8f98c469
commit
a87b15825a
@@ -92,10 +92,10 @@
|
||||
.end-message {
|
||||
text-align: center;
|
||||
font-size: 11.5vw;
|
||||
line-height: 0.9em;
|
||||
font-weight: 600;
|
||||
color: var(--timer-overtime-color-override, $timer-finished-color);
|
||||
padding: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.timer {
|
||||
|
||||
Reference in New Issue
Block a user