unstack real
All checks were successful
Deploy Theme / deploy (push) Successful in 10s

This commit is contained in:
kscheidecker 2025-03-07 07:35:49 +01:00
parent 236320169f
commit 4c905f4bfa

View File

@ -13,7 +13,7 @@
.hero-first {
display: flex;
flex-direction: column; /* Stack elements vertically by default */
flex-direction: row;
align-items: center;
text-align: center;
width: 100%;