forked from External/greenlight
downscale background image
This commit is contained in:
parent
692e864434
commit
f6e895271e
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
|
@ -29,7 +29,7 @@ html, body {
|
|||
.app-background {
|
||||
height: 350px;
|
||||
width: 100%;
|
||||
background: url('greenlight_background.jpg');
|
||||
background: asset-url('greenlight_background');
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
|
|
Loading…
Reference in New Issue