mobile side padding reduced
This commit is contained in:
parent
a1d01fd1ef
commit
c3e83599a2
1 changed files with 7 additions and 0 deletions
|
@ -1333,3 +1333,10 @@ footer .dcl-link-separator::before {
|
|||
.promo-section-plain h3 {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.split-text .split-subsection {
|
||||
margin-left: -15px;
|
||||
margin-right: -15px;
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue