mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-02 10:15:10 +00:00
start background dark before image loads
This commit is contained in:
parent
f0232af01a
commit
ab6a3fe538
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ body
|
|||
height: 100vh;
|
||||
width: 100vw;
|
||||
z-index: -1;
|
||||
background: #555; //start dark before being replaced
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
background-attachment: fixed;
|
||||
|
|
Loading…
Add table
Reference in a new issue