promo heading font size reduced for mobile

This commit is contained in:
Arvind Tiwari 2018-03-25 20:49:19 +05:30
parent dfe47e43a2
commit ee65c61f95
1 changed files with 3 additions and 4 deletions

View File

@ -1331,13 +1331,12 @@ footer .dcl-link-separator::before {
margin-bottom: 15px;
}
.promo-section-plain h3 {
font-weight: 400;
}
@media (max-width: 767px) {
.split-text .split-subsection {
margin-left: -15px;
margin-right: -15px;
}
.promo-section h3 {
font-size: 29px;
}
}