This commit is contained in:
sakrecoer 2020-07-09 12:45:42 +02:00
parent 9b447462ca
commit c3f52029bf
6 changed files with 9 additions and 9 deletions

View file

@ -15,7 +15,7 @@ logo_image: /siteicon.png
<!-- Banner -->
<section
class="banner onload-image-fade-in onload-content-fade-right style5 fullscreen content-align-center image-position-center;"
style="background-image:url('{{ page.image }}');background-size:cover;background-repeat:no-repeat;background-position: center;">
style="background-image:url('{{ page.image }}');background-size:cover;background-repeat:no-repeat;background-position: center;height: 100vh;">
<div
style="z-index:0;position:absolute; top:0; left:0; width:100%;height:100%;background-color: rgba(13, 13 ,13, 0.75);">
</div>