removed padding in landing page
All checks were successful
Hugo deploy / retrieve-and-execute (push) Successful in 0s

This commit is contained in:
lourenco
2025-09-18 14:32:22 +02:00
parent 502a9e17e6
commit b2d7706b57

View File

@@ -15,10 +15,6 @@
text-align: center;
max-width: 800px;
margin: 0 auto;
padding-bottom: 2rem;
padding-left: 2rem;
padding-right: 2rem;
}
.hero-section {