center background image
This commit is contained in:
parent
92b6810205
commit
090d18b1fe
|
@ -59,6 +59,7 @@
|
|||
background-image: url({{ page.image }});
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
}
|
||||
</style>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue