From 70a914007b1b59b281393804f45f2400a3c1f736 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 27 Jul 2016 11:06:29 +0200 Subject: [PATCH] suite --- app/assets/stylesheets/public.scss | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/public.scss b/app/assets/stylesheets/public.scss index f405eb1..804bbe6 100644 --- a/app/assets/stylesheets/public.scss +++ b/app/assets/stylesheets/public.scss @@ -95,7 +95,10 @@ $blue :#2dadb1; background: radial-gradient(ellipse at center, rgba(112,112,112,1) 0%, rgba(56,56,56,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707070', endColorstr='#383838', GradientType=1 ); - + .span_6{ + + padding:0 !important; + } .center{ max-width:1200px;