fix: update padding in ftco-section for improved spacing

This commit is contained in:
Mark 2025-05-15 10:24:46 +01:00
parent 5e84efb5da
commit d1e207b128

View File

@ -11703,7 +11703,7 @@ textarea.form-control {
} }
.ftco-section { .ftco-section {
padding: 10px 0 10px 0; padding: 0 20px 0 0;
position: relative; position: relative;
} }
@media (max-width: 767.98px) { @media (max-width: 767.98px) {