largeur colonnes

This commit is contained in:
Nicolas Bally 2014-10-31 13:13:20 +01:00
parent 322544fe6d
commit a880b4a41e

View File

@ -210,11 +210,11 @@ width:100/12*11;
}
&.span_10{
width:percentage(1/12*8);
width:percentage(1/12*10);
}
&.span_9{
width:percentage(1/12*7);
width:percentage(1/12*9);
}
&.span_8{