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

This commit is contained in:
kscheidecker 2025-03-07 09:38:31 +01:00
parent d9c1b78cba
commit 093501ae7c

View File

@ -84,7 +84,7 @@
text-align: center; text-align: center;
font-size: 2.5rem; font-size: 2.5rem;
color: #333; color: #333;
margin: 40px 0; margin: 10px 0;
} }
.hero-second { .hero-second {
@ -103,8 +103,6 @@
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
padding: 20px; padding: 20px;
border-radius: 12px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
} }
/* Styling for bloc-text */ /* Styling for bloc-text */