fix: increase padding in ftco-section for improved spacing
This commit is contained in:
parent
f5c8d56bdb
commit
64e1da0438
@ -11703,7 +11703,7 @@ textarea.form-control {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ftco-section {
|
.ftco-section {
|
||||||
padding: 20px 0 0 0;
|
padding: 100px 0 0 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
@media (max-width: 767.98px) {
|
@media (max-width: 767.98px) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user