Closed MangelMaxime closed 8 years ago
This PR is for fixing #33
I used js to calculate the width of the layout. It's always 100% and we add the spacing of the items to the layout.
I took a look if we need to do the same for the height of the container, and it looks like it's not needed.
Here is the requirements for using calc.
calc
This PR is for fixing #33
I used js to calculate the width of the layout. It's always 100% and we add the spacing of the items to the layout.
I took a look if we need to do the same for the height of the container, and it looks like it's not needed.
Here is the requirements for using
calc
.