forked from External/greenlight
fix some assets not loading with relative root URLs
This commit is contained in:
@ -33,7 +33,6 @@ html, body {
|
||||
.background {
|
||||
height: 350px;
|
||||
width: 100%;
|
||||
background: asset-url('greenlight_background');
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
|
Reference in New Issue
Block a user