From e63e01458838e35d1bc8287a3251c52b23f02c40 Mon Sep 17 00:00:00 2001 From: "M.Ravi" Date: Sat, 17 Jun 2017 17:34:30 +0530 Subject: [PATCH] Added Lato font for sign up success text --- hosting/static/hosting/css/landing-page.css | 1 + 1 file changed, 1 insertion(+) diff --git a/hosting/static/hosting/css/landing-page.css b/hosting/static/hosting/css/landing-page.css index d7d72ee2..69392172 100644 --- a/hosting/static/hosting/css/landing-page.css +++ b/hosting/static/hosting/css/landing-page.css @@ -323,6 +323,7 @@ h6 { text-align: justify; font-size: 18px; line-height: 30px; + font-family: 'Lato' !important; } .sign-up-message a { font-size: 18px;