From 52bf470b137391ff4e73448aec36ead5e4c59cb2 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 21 Oct 2016 13:16: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 5986920..00b9413 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2206,6 +2206,9 @@ p.right{text-align: right;} } } @media (max-width: 991px) { + .blog1 .text .picture{ + margin-bottom: 70px; + } .shares{ list-style: none; position: absolute; -- libgit2 0.21.4