@DanielGibsonOrchidSubmitted about 4 years ago
First time using CSS Grid, lots to learn! Feedback will be much appreciated! One question, is it best to always use 12 or 16 grid columns or is it fine to only have enough for your content?
First time using CSS Grid, lots to learn! Feedback will be much appreciated! One question, is it best to always use 12 or 16 grid columns or is it fine to only have enough for your content?
Hi Daniel, It depends on the design spec, In this solution a max 4 column layout will do the job fine!
A little feedback would be, to design mobile first and maybe add some fluidity in the design using relative sizing such as percentages rather than fixed widths
Happy coding :) Dan.