This commit is contained in:
Nicolas Bally 2016-07-27 13:55:40 +02:00
parent af8fe08ec6
commit 9816ef7750

View File

@ -96,11 +96,7 @@ $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;
}
@ -631,4 +627,17 @@ padding:5px 8px;
}
}
#services-bloc{
.span_6{
padding:0 !important;
}
}