mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-31 17:31:27 +00:00
background image isn't actually used on load screen
This commit is contained in:
parent
b8b43ec587
commit
1fc8f21824
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
.load-screen {
|
.load-screen {
|
||||||
color: white;
|
color: white;
|
||||||
background-image: url("/img/lbry-bg.png");
|
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
min-width: 100vw;
|
min-width: 100vw;
|
||||||
|
|
Loading…
Add table
Reference in a new issue