forked from abner/for-legacy-web
Fix: Load Theme early for onboarding.
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
|
||||
html {
|
||||
// contain: content;
|
||||
background: var(--background);
|
||||
background-size: cover !important;
|
||||
background-repeat: no-repeat !important;
|
||||
background-color: var(--background) !important;
|
||||
}
|
||||
|
||||
html,
|
||||
|
||||
Reference in New Issue
Block a user