padding fix for mobile
This commit is contained in:
parent
bd23d9462b
commit
880ee3af4a
1 changed files with 4 additions and 0 deletions
|
@ -1339,4 +1339,8 @@ footer .dcl-link-separator::before {
|
|||
.promo-section h3 {
|
||||
font-size: 29px;
|
||||
}
|
||||
.split-text .promo-section {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue