align start
All checks were successful
Deploy Theme / deploy (push) Successful in 10s

This commit is contained in:
kscheidecker 2025-03-10 17:18:44 +01:00
parent f5cdbadca4
commit ff74276202

View File

@ -184,10 +184,10 @@
@media (max-width: 767px) { @media (max-width: 767px) {
.hero-first { .hero-first {
/* padding-top: 5.2vh; */
height: 70vh; height: 70vh;
width: 100%; width: 100%;
flex-direction: column; flex-direction: column;
align-items: start;
} }
.hero-content { .hero-content {