From fc489344a3e3701f80b2e4977abf064a3d662bed Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 21 Oct 2016 13:11:55 +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 2d18182..30b8343 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) { + .tile_1{ + max-width: 218px; + } .text_left, .post_1 .titles{ margin-left:50px; } -- libgit2 0.21.4