From d2457f71e4f5e97c8acee3d9f59844512680a025 Mon Sep 17 00:00:00 2001 From: Mondi Geetha Date: Thu, 29 Jun 2017 21:54:45 +0530 Subject: [PATCH] Changed some styles for font sizes and dropdown --- .../static/datacenterlight/css/landing-page.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/datacenterlight/static/datacenterlight/css/landing-page.css b/datacenterlight/static/datacenterlight/css/landing-page.css index 6e5c9410..4f81bf06 100755 --- a/datacenterlight/static/datacenterlight/css/landing-page.css +++ b/datacenterlight/static/datacenterlight/css/landing-page.css @@ -451,7 +451,8 @@ h6 { text-align: left; } .pricing-section .text .section-heading{ - font-size: 50px; + /*font-size: 50px;*/ + font-size: 40px; line-height: 50px; padding-bottom: 25px; color: #3a3a3a; @@ -686,6 +687,12 @@ tech-sub-sec h2 { .logo-wrap-1 { padding-top: 50px; } +.dropdown-menu > li > a { + padding: 1px 10px !important; +} +.dropdown-menu{ + left: 0 !important; +} /*Pricing page*/ .price-calc-section{