Feedback on Tribute page :)

Hi, I’m quite new to front-end development and I have tried to model the tribute page as closely to the sample as possible without looking at the code. Please let me know how I can improve in any aspect :smiley:

Thanks! Here’s my Codepen

It’s awesome! just switch your p tag in your css for li. Then the font size will apply. Some elements like h1, h2 , ul come with there own styling. So you have to target them directly.

1 Like

I like it, it looks like a good tribute page.