#can't for the life of me figure this out

7 messages · Page 1 of 1 (latest)

full axle
austere hollow
#

So what I did was add a container around the emoji div and the items div in your js file. You had a extra closing div tag there already. Then add sime flexbox to the container div and they will alignb

#

You will want to look at the tags around your emoji icon as you had a opening h1 tag and then a closing p tag

#

I would keep as a p tag, not a h1 tag as the emjoi is not a heading

glass carbon
full axle
#

thanks guys cat_smile