Proper grid
I watched Kevins grid tutorial and I just want to try to figure out if im thinking about this right.
https://i.imgur.com/lJAhMjN.png
Would something like this work? and the green is a grid inside a grid, if that's something that works.
2 Replies
Really comes down to how you want it to respond too
I would break it down into even more Grids in Grids/Flex boxes
Like main parent that you drawn I would just do 3 columns, then control the content in those cols with more grids.
Then when you need it to be responsive you can stack those 3 columns or rather stack the two and put the nav horizontal fixed to the bottom or something.
Okey, so 3 big columns and then break them up more