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

This commit is contained in:
kscheidecker 2025-03-07 09:49:42 +01:00
parent ccb1456d26
commit fb963a79bf

View File

@ -92,7 +92,7 @@
flex-direction: column; /* Stack elements vertically by default */
align-items: center;
text-align: center;
width: 70%;
width: 60%;
gap: 2rem; /* Space between items */
margin-bottom: 4rem;
}