fullpage hero

This commit is contained in:
sakrecoer 2020-07-17 10:15:55 +02:00
parent a3229d83ea
commit e15b56c85b

View file

@ -11,7 +11,7 @@ date: 2018-12-11 00:00:00
<!-- Banner --> <!-- Banner -->
<section <section
class="banner onload-image-fade-in onload-content-fade-right style5 fullscreen content-align-center image-position-center;" class="banner onload-image-fade-in onload-content-fade-right style5 fullscreen content-align-center image-position-center;"
style="background-image:url('/images/nebula-bw.jpg');background-size:cover;background-repeat:no-repeat;background-position: center;"> style="background-image:url('/images/nebula-bw.jpg');background-size:cover;background-repeat:no-repeat;background-position: center;min-height:100vh">
<div <div
style="z-index:0;position:absolute; top:0; left:0; width:100%;height:100%;background-color: rgba(13, 13 ,13, 0.75);"> style="z-index:0;position:absolute; top:0; left:0; width:100%;height:100%;background-color: rgba(13, 13 ,13, 0.75);">
</div> </div>