Hiya, here’s the pen;
What would you do differently? I am trying to get the symbol to be beside the font, then I need to decrease the gap between but I am guessing I’ll use margin-bottom for that.
Mainly just need help figuring out how to make a div with a 2 columns, 1st column for the image and the second for the two bits of text.
I am trying with grid-template-areas to do something like;
“i p p p”
“i o o o”
So that the image is in the top “i” section and the writing next to it.
Any advice needed, i think im pretty close to achieving it I just cant get my head around why the symbol wont budge.
This is the site i am copying;
