updates
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
position: relative;
|
||||
height: 200px;
|
||||
background: rgb(70, 70, 124);
|
||||
background-image: url("{{ parent_path }}static/header.jpg");
|
||||
background-image: url("{{ parent_path }}static/images/header.jpg");
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user