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