From e7c652588aeebad29165d09aa8fcd6276ad97aa9 Mon Sep 17 00:00:00 2001 From: Mondi Geetha Date: Thu, 29 Jun 2017 17:34:15 +0530 Subject: [PATCH] Reformated the code --- .../static/datacenterlight/css/landing-page.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/datacenterlight/static/datacenterlight/css/landing-page.css b/datacenterlight/static/datacenterlight/css/landing-page.css index f7eaf051..97705329 100755 --- a/datacenterlight/static/datacenterlight/css/landing-page.css +++ b/datacenterlight/static/datacenterlight/css/landing-page.css @@ -632,7 +632,7 @@ tech-sub-sec h2 { padding: 20px 40px 30px 40px; } .btm-space{ -padding-bottom: 8px; + padding-bottom: 8px; } .percent-text { font-size: 60px; @@ -643,14 +643,14 @@ padding-bottom: 8px; line-height: 55px; } .space-middle{ -padding: 35px 0; + padding: 35px 0; } .padding-vertical{ -padding: 35px 0; + padding: 35px 0; } .percent-text img { margin-left:20px; - } +} .space-block { padding: 30px 0; }