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;