Fixed position of a background image on an index page.
This commit is contained in:
parent
91d7d79109
commit
8a278c6052
@ -1,6 +1,6 @@
|
|||||||
body {
|
body {
|
||||||
height: 75vh;
|
margin-top: 25vh;
|
||||||
margin-top: 25vh; }
|
min-height: 75vh; }
|
||||||
|
|
||||||
header { position: relative; }
|
header { position: relative; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user