Changed the header background image from "100%" to "cover"
This commit is contained in:
parent
ccfebbb150
commit
9707ada308
@ -354,7 +354,7 @@ body {
|
||||
|
||||
.header {
|
||||
background-color: lightgray;
|
||||
background-size: 100%;
|
||||
background-size: cover;
|
||||
background-position: bottom;
|
||||
display: inline-block;
|
||||
z-index: 1; /* this prevents images with css filters from appearing above the header when in portrait mode */
|
||||
|
Loading…
x
Reference in New Issue
Block a user