fix white flash on reload
This commit is contained in:
parent
9e5f82c7ae
commit
10e8977510
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
// component specific styling should go in the component scss file
|
||||
|
||||
html {
|
||||
background-color: $lbry-white;
|
||||
background-color: $lbry-teal-5;
|
||||
font-family: 'Inter UI', sans-serif;
|
||||
height: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue