Responsive columns
Hi,
I thought I could quite easily make a layout where I have two columns in a grid, whereby the first column (which is wider) would shrink at a slower rate than the second column, and when there was no room left for the second column, it would just pop underneath.
Basically this responsive layout, but with different rates of shrinking for the columns:
https://codepen.io/amarlong/pen/WNyaQOJ
I have a feeling this is very easy, but I'm not conceptually understanding what I need to write.
Here's the repo:
https://github.com/AMarlonG/Rondo-prototype
I thought I could quite easily make a layout where I have two columns in a grid, whereby the first column (which is wider) would shrink at a slower rate than the second column, and when there was no room left for the second column, it would just pop underneath.
Basically this responsive layout, but with different rates of shrinking for the columns:
https://codepen.io/amarlong/pen/WNyaQOJ
I have a feeling this is very easy, but I'm not conceptually understanding what I need to write.
Here's the repo:
https://github.com/AMarlonG/Rondo-prototype
