From 46198e6fde99a6ebe4c151d9d6ac3f75f95539e9 Mon Sep 17 00:00:00 2001 From: isychevskyi Date: Fri, 21 Dec 2018 14:23:02 +0200 Subject: [PATCH] add more "air" for featureBlock --- website/static/css/custom.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/static/css/custom.css b/website/static/css/custom.css index a35e7a3ba..fb59f182b 100644 --- a/website/static/css/custom.css +++ b/website/static/css/custom.css @@ -95,8 +95,8 @@ a:visited { @media only screen and (max-device-width: 480px) { .productShowcaseSection .featureBlock { - padding-top: 0; - padding-bottom: 0; + padding-top: 30px; + padding-bottom: 5px; } .featureBlock .imageAlignTop .blockImage {