fix background image name
This commit is contained in:
|
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 154 KiB |
@@ -17,7 +17,7 @@ blockquote {
|
|||||||
//
|
//
|
||||||
html, body { height: 100%; }
|
html, body { height: 100%; }
|
||||||
body {
|
body {
|
||||||
background-image: url('../public/Firefly_jambotron118290.jpg');
|
background-image: url('/firefly_jambotron118290.jpg');
|
||||||
background-attachment:fixed;
|
background-attachment:fixed;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
|||||||
Reference in New Issue
Block a user