From d603380a325284ddf166763f29038c15ad2637ab Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 22 Apr 2018 19:26:54 +0200 Subject: [PATCH] Removed unused class --- css/app.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/app.css b/css/app.css index 5f560ec..7c21f6b 100755 --- a/css/app.css +++ b/css/app.css @@ -5787,6 +5787,3 @@ th.hide-for-touch { @media not print { .show-for-print { display: none !important; } } - -.large-12.columns.blog { - margin-bottom: 40px; }