diff --git a/datacenterlight/static/datacenterlight/css/landing-page.css b/datacenterlight/static/datacenterlight/css/landing-page.css index 34f3a9e3..4398a9fb 100755 --- a/datacenterlight/static/datacenterlight/css/landing-page.css +++ b/datacenterlight/static/datacenterlight/css/landing-page.css @@ -1300,6 +1300,11 @@ footer .dcl-link-separator::before { font-size: 18px; } +.promo-section.text-center p { + max-width: 720px; + margin: auto; +} + .promo-section.text-center h3, .promo-section.text-center h4 { margin-bottom: 35px;