diff --git a/semantic.css b/semantic.css index 93a075a4..4dceadfa 100755 --- a/semantic.css +++ b/semantic.css @@ -60,7 +60,7 @@ input[type="password"] { */ html { - line-height: 1.15; + /* line-height: 1.15; */ /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ @@ -560,7 +560,7 @@ body { } html { - font-size: 14px; + /* font-size: 14px; */ } body { @@ -570,8 +570,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; } @@ -634,8 +634,8 @@ h5:last-child { *******************************/ p { - margin: 0em 0em 1em; - line-height: 1.4285em; + /* margin: 0em 0em 1em; */ + /* line-height: 1.4285em; */ } p:first-child { @@ -39265,4 +39265,4 @@ body.pushable > .pusher { /******************************* Site Overrides -*******************************/ \ No newline at end of file +*******************************/