mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-22 15:39:11 +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;
|
box-sizing: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body, html {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
font-family: $ontime-font-family;
|
font-family: $ontime-font-family;
|
||||||
background-color: var(--background-color-override, $ui-black);
|
background-color: var(--background-color-override, $ui-black);
|
||||||
|
|||||||
Reference in New Issue
Block a user