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 {