From fb84c5bcb08399b923a6f968deef98e000a6d421 Mon Sep 17 00:00:00 2001 From: Boris Nadion Date: Wed, 17 Jan 2018 13:36:19 +0200 Subject: [PATCH] update overrides --- semantic.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/semantic.css b/semantic.css index 0c7a9166..b61c687b 100755 --- a/semantic.css +++ b/semantic.css @@ -58,7 +58,7 @@ input[type="password"] { */ html { - line-height: 1.15; + /* line-height: 1.15; */ /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ @@ -554,7 +554,7 @@ body { } html { - font-size: 14px; + /* font-size: 14px; */ } body { @@ -564,8 +564,8 @@ body { min-width: 320px; background: #FFFFFF; font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif; - font-size: 14px; - line-height: 1.4285em; + /* font-size: 14px; */ + /* line-height: 1.4285em; */ color: rgba(0, 0, 0, 0.87); font-smoothing: antialiased; } @@ -628,8 +628,8 @@ h5:last-child { *******************************/ p { - margin: 0em 0em 1em; - line-height: 1.4285em; + /* margin: 0em 0em 1em; */ + /* line-height: 1.4285em; */ } p:first-child { @@ -37120,4 +37120,4 @@ body.pushable > .pusher { /******************************* Site Overrides -*******************************/ \ No newline at end of file +*******************************/