From 476f51419c805eaed555afdd978bd929ccb0a4c9 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 16:00:20 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5dac45f..f0d89f5 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2424,6 +2424,11 @@ p.right{text-align: right;} max-width: 305px; margin: 0 auto; } + .main-box2 .post .title{ + max-width: 315px; + margin: 0 auto; + margin-bottom: 15px; + } } @media (min-width: 705px){ .tiles{ -- libgit2 0.21.4