From f4880ae136e8b76eedb797b0b1492729429d0e60 Mon Sep 17 00:00:00 2001 From: ARvind Tiwari Date: Mon, 31 Jul 2017 18:44:13 +0530 Subject: [PATCH] font weight bold for titles --- datacenterlight/static/datacenterlight/css/landing-page.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/datacenterlight/static/datacenterlight/css/landing-page.css b/datacenterlight/static/datacenterlight/css/landing-page.css index 35f3ea9f..66585578 100755 --- a/datacenterlight/static/datacenterlight/css/landing-page.css +++ b/datacenterlight/static/datacenterlight/css/landing-page.css @@ -1352,7 +1352,8 @@ tech-sub-sec h2 { padding: 30px; } .percent-text { - font-size: 32px; + font-family: 'Lato'; + font-size: 31px; /* text-align: center; */ } .pricing-section .card {