From bc10cf5e4157f1f65e6c9cc1ff6e4d223570b21e Mon Sep 17 00:00:00 2001 From: PCoder Date: Wed, 19 Jul 2017 02:44:40 +0530 Subject: [PATCH] Set font size to 21px to all new-lead elements --- datacenterlight/static/datacenterlight/css/landing-page.css | 1 + 1 file changed, 1 insertion(+) diff --git a/datacenterlight/static/datacenterlight/css/landing-page.css b/datacenterlight/static/datacenterlight/css/landing-page.css index 14eaef9d..6775bd09 100755 --- a/datacenterlight/static/datacenterlight/css/landing-page.css +++ b/datacenterlight/static/datacenterlight/css/landing-page.css @@ -327,6 +327,7 @@ h6 { .new-lead { font-weight: 300 !important; + font-size: 21px !important; } .split-section .split-text .split-title{