From 377dc454eea863348407888bc534b78030f006f1 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 3 Oct 2016 14:36:48 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 548d901..b481b83 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -455,8 +455,8 @@ footer .socbuts a:hover{ align-content: center; } .post_cont .text{ - width:305px; - margin:0 20px; + width: 380px; + margin: 0 20px; color: #838383; font-family: 'Lato-Medium'; font-size: 14px; -- libgit2 0.21.4