mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-06 00:01:36 +01:00
make wallpaper url configurable
This commit is contained in:
@@ -5,7 +5,6 @@ html {
|
||||
.masthead {
|
||||
height: 50vh;
|
||||
min-height: 250px;
|
||||
background-image: url('/static/pictures/wallpaper.jpg');
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user