background image isn't actually used on load screen

This commit is contained in:
jobevers 2017-02-08 15:16:02 -06:00
parent 1017977251
commit 93effcbb78

View file

@ -2,7 +2,6 @@
.load-screen {
color: white;
background-image: url("/img/lbry-bg.png");
background-size: cover;
min-height: 100vh;
min-width: 100vw;