From 122b1863624e815a7d443666c06bc7cc6686d30e Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 16:40:33 +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 2928be7..3038620 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1375,6 +1375,9 @@ a.active{ font-weight: 600; text-transform: uppercase; } +.brand .about_brand{ + marign-top:30px; +} .title4{ text-transform: uppercase; font-family: 'Lato-Light'; -- libgit2 0.21.4