diff --git a/datacenterlight/static/datacenterlight/css/landing-page.css b/datacenterlight/static/datacenterlight/css/landing-page.css index 2e1f36e7..0ea1ee9b 100755 --- a/datacenterlight/static/datacenterlight/css/landing-page.css +++ b/datacenterlight/static/datacenterlight/css/landing-page.css @@ -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; + } } \ No newline at end of file