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