mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-10 18:03:47 +00:00
fix: reset rem value
This commit is contained in:
committed by
Carlos Valente
parent
7c19c52332
commit
ed4d0f060b
@@ -57,7 +57,7 @@ $thumb-color-hover: $gray-900;
|
||||
box-sizing: inherit;
|
||||
}
|
||||
|
||||
body {
|
||||
body, html {
|
||||
font-size: 15px;
|
||||
font-family: $ontime-font-family;
|
||||
background-color: var(--background-color-override, $ui-black);
|
||||
|
||||
Reference in New Issue
Block a user