From 4995604873547ca9208825a1e351d4023da2c31d Mon Sep 17 00:00:00 2001 From: ARvind Tiwari Date: Fri, 28 Jul 2017 17:39:20 +0530 Subject: [PATCH] minor padding adjustments --- datacenterlight/static/datacenterlight/css/landing-page.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/datacenterlight/static/datacenterlight/css/landing-page.css b/datacenterlight/static/datacenterlight/css/landing-page.css index ac2bd320..e02d620a 100755 --- a/datacenterlight/static/datacenterlight/css/landing-page.css +++ b/datacenterlight/static/datacenterlight/css/landing-page.css @@ -1169,6 +1169,7 @@ color: #eb4d5c; padding: 30px; } .percent-text { + font-size: 40px; /* text-align: center; */ } .pricing-section .card { @@ -1300,7 +1301,7 @@ a#forgotpassword { margin-top: 20px; } -.flex-row { +.flex-row-rev { margin-top: 25px; } @@ -1321,6 +1322,9 @@ a#forgotpassword { .flex-row-rev .percent-text { order: 2; } + .flex-row-rev { + margin-bottom: 25px; + } } .w380 {