Fix header offset below fixed navbar and increase logo top spacing

This commit is contained in:
2026-06-23 12:30:06 +02:00
parent bc20f17183
commit c7bae55fac
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full-width-pics/blob/master/LICENSE) * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full-width-pics/blob/master/LICENSE)
*/ */
body { body {
padding-top: 56px; padding-top: 88px;
} }
.bg-image-full { .bg-image-full {
+1 -1
View File
@@ -112,7 +112,7 @@
<!-- Header - set the background image for the header in the line below --> <!-- Header - set the background image for the header in the line below -->
<header id="home"> <header id="home">
<img class="img-fluid d-block mx-auto" src="img/logo.png" alt="Praxis Ruhepunkt von Irmengard Forstmaier in Hemau" loading="lazy" width="320" height="320"> <img class="img-fluid d-block mx-auto mt-5" src="img/logo.png" alt="Praxis Ruhepunkt von Irmengard Forstmaier in Hemau" loading="lazy" width="320" height="320">
<div class="container py-4 text-center"> <div class="container py-4 text-center">
<h1>Praxis Ruhepunkt in Hemau</h1> <h1>Praxis Ruhepunkt in Hemau</h1>
<p class="lead mb-0">Osteopathie, Physiotherapie und QiGong bei Irmengard Forstmaier</p> <p class="lead mb-0">Osteopathie, Physiotherapie und QiGong bei Irmengard Forstmaier</p>