This commit is contained in:
2023-06-21 14:37:53 +02:00
parent f5fce7d52f
commit 4efe36f661
3 changed files with 216 additions and 170 deletions
+1 -8
View File
@@ -52,7 +52,7 @@
</div>
</nav>
<!-- Header-->
<header class="bg-dark px-5 my-5 text-center border-bottom" style="height: 26em; background-image: url('{{ pages["_meta"].meta.headerbg|url }}'); background-position: center; background-repeat: no-repeat; background-size: cover;">
<header class="bg-dark px-5 py-5 text-center border-bottom" style="height: 26em; background-image: url('{{ pages["_meta"].meta.headerbg|url }}'); background-position: center; background-repeat: no-repeat; background-size: cover;">
<div class="container px-5 py-5">
<div class="row gx-5 justify-content-center">
<div class="col-lg-6">
@@ -367,13 +367,6 @@
</footer>
<!-- Bootstrap core JS-->
<script src="{{ theme_url }}/bootstrap-5.3.0-dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="{{ theme_url }}/js/scripts.js"></script>
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!-- * * SB Forms JS * *-->
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!--script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script-->
<!--
<div id="header" role="banner" style="background-image: url('{{ pages["_meta"].meta.headerbg|url }}'); background-position: center; background-repeat: no-repeat; background-size: cover;">