improved site header, added contact form, content card carousel, footer, and more photos

This commit is contained in:
2026-05-28 21:20:47 +01:00
parent 6a579699e7
commit 74a908f07f
32 changed files with 1394 additions and 386 deletions

View File

@@ -3,6 +3,7 @@
.hero-main {
width: 100%;
min-height: 400px;
padding-bottom: 200px;
}
.hero-picture-stack {
@@ -38,19 +39,9 @@
}
@media (max-width: 750px) {
.hero-picture-stack {
.herp-main {
width: 100%;
min-height: 260px;
}
.hero-picture {
width: 75%;
max-width: 240px;
}
.hero-right {
width: 100%;
padding-left: 0;
padding-top: 60px;
}
}