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

This commit is contained in:
kscheidecker 2025-03-07 10:04:57 +01:00
parent e3809c1c8b
commit f9ab1a6b15

View File

@ -85,6 +85,7 @@
font-size: 2.5rem;
color: #333;
margin: 10px 0;
margin-bottom: 20px;
}
.hero-second {
@ -92,7 +93,7 @@
flex-direction: column; /* Stack elements vertically by default */
align-items: center;
text-align: center;
width: 60%;
width: 65%;
gap: 2rem; /* Space between items */
margin-bottom: 4rem;
}