From f70cbba620360c3886997bf53372065974fc979f Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 16:39:18 +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 e613b40..c0b9422 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2197,6 +2197,9 @@ p.right{text-align: right;} } } @media (max-width: 991px) { + .text_left, .post_1 .titles{ + margin-left:50px; + } .navbar-nav{margin:0;} footer .fright{ margin-left: 0px; -- libgit2 0.21.4