From 0ed733104057d4b676dc6ff0301902be43ff0747 Mon Sep 17 00:00:00 2001 From: David Lima Date: Mon, 19 Oct 2015 12:58:14 -0200 Subject: [PATCH] Adding font style on 'Log In' button --- web/assets/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/web/assets/css/main.css b/web/assets/css/main.css index e309b6e..cc1a2ed 100644 --- a/web/assets/css/main.css +++ b/web/assets/css/main.css @@ -8684,6 +8684,7 @@ h2 + h3 { border-left: 1px solid #dcdddd; border-right: 1px solid #dcdddd; color: #51ab6d; + font-family: 'Lato', sans-serif; } /* line 15, ../sass/components/_top-search-and-social.scss */