
What I am not sure of is this.
I have some repeating containers with content of an image, header 3 and 4 and a paragraph. I understand using the Grid layout to shape the overall parent container which is working incredibly well especially when changing screen sizes. What I am not so sure of is the child containers with the content of an image, header 3 and 4 and a paragraph in. Do I use grid or flex or even good old block, margins, padding etc to get the design I want?
As for styling, do I design for "fallback first" so I then do not keep having to repeat for "Display Grid" etc.
Kind regards, and well done coffeecup. SD3 is brilliant.