From 5c8eebb16223a5cc53998672ee28236ccdaa1afa Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 15:35:43 +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 40270b1..a1de418 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2378,6 +2378,9 @@ p.right{text-align: right;} } } @media (max-width: 729px) { + .main-box2{ + padding-bottom: 30px; + } .post_cont{justify-content: center; overflow: hidden;} .post_cont .text{ -- libgit2 0.21.4