forked from noxious/client
Adjusted bg size
This commit is contained in:
parent
2ff46ea10d
commit
0e0107aeb0
@ -91,6 +91,7 @@
|
|||||||
a {
|
a {
|
||||||
background-image: url('/assets/galaxy.png');
|
background-image: url('/assets/galaxy.png');
|
||||||
background-position: center;
|
background-position: center;
|
||||||
|
background-size: cover;
|
||||||
img {
|
img {
|
||||||
-webkit-filter: drop-shadow(0px 3px 6px #000);
|
-webkit-filter: drop-shadow(0px 3px 6px #000);
|
||||||
filter: drop-shadow(0px 3px 6px #000);
|
filter: drop-shadow(0px 3px 6px #000);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user