compilation de grillade.css

This commit is contained in:
Raphael Goetter 2016-09-27 16:40:19 +02:00
parent 0170daae6e
commit 5d4f5af819
5 changed files with 28 additions and 28 deletions

View file

@ -53,7 +53,7 @@ $grid-gutter-xl: $grid-gutter * 4;
display: flex;
& > * {
flex: 1 1 0;
flex: 1 1 0%;
}
}
/* Multi-line grid system (.grid-X) */