From a97a5798d470a8b1e304a2036fc009bc63b6f0f7 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 21 Oct 2016 17:39:42 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 224b762..5e60775 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2373,7 +2373,9 @@ p.right{text-align: right;} } @media (max-width: 729px) { .post_cont{justify-content: center;} - .post_cont .text{width:100%;margin:20px} + .post_cont .text{ + width: 100%; + margin: 20px 0px 35px;} .dates_but {margin:0 auto;text-align: center;} .post_1.contract img {width: initial;} .brand_logo img, .tile3 .picture img, .tile4 .picture img{width:100%;} -- libgit2 0.21.4