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

This commit is contained in:
kscheidecker 2025-03-07 07:50:17 +01:00
parent af93c718bc
commit 769e9bdb94

View File

@ -102,8 +102,8 @@
.steps {
display: flex;
flex-direction: column;
gap: 80px;
text-align: justify;
gap: 120px;
text-align: center;
}
.step h3 {
@ -123,11 +123,11 @@
.features-list {
display: flex;
flex-direction: column;
gap: 30px;
gap: 50px;
}
.feature {
text-align: justify;
text-align: center;
}
.feature h3 {