From 2d07a4a5440aa591711d092435dc82102c7c9895 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 16:48:10 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 9b9f9d1..f71799a 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1382,6 +1382,10 @@ a.active{ font-family: 'Lato-Medium'!important; font-size: 14px!important; } +.titles .line2{ + max-width: 960px; + margin: 0 auto; +} .title4{ text-transform: uppercase; font-family: 'Lato-Light'; -- libgit2 0.21.4