From 8171ad466126b9480ef8f12f28781aa4b3d187ab Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 15:41:20 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 66dfadb..bba79a7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2377,6 +2377,9 @@ p.right{text-align: right;} } } @media (max-width: 729px) { + .main-box1{ + padding-bottom: 30px; + } .main-box2{ padding-bottom: 30px; } -- libgit2 0.21.4