From c92d04dde4199f5746eb4993e5c8456958d1393d Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 21 Oct 2016 16:20:01 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 10 ++++++++++ 1 file changed, 10 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index e60273a..45b0760 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2179,6 +2179,16 @@ p.right{text-align: right;} } } @media (min-width: 992px) and (max-width: 1199px) { + .tile3 { + text-align: center; + overflow: hidden; + margin-bottom: 40px; + margin-top: 30px; + padding: 0!important; + margin-left: 5px; + margin-right: 5px; + width: 48%; + } .post_1 .titles, .text_left{margin-left:0px;} footer .fleft p{ background-size: contain; -- libgit2 0.21.4