Here is the freecodecamp tribute project, any feedback would be greatly appreciated. Thank you!
https://codepen.io/HindsightEC9/pen/BeXXNb
2 Likes
Hi @Hindsight and welcome to the FCC community!
I think your tribute page looks cool, I would try to move the bullet list a bit more to the left, change the font and improve the main header.
Good luck with your other projects!
1 Like
Hi @Hindsight!,
Nice job. I would set the base font size in the body attribute in your css
. Look at the padding on your <ul>
<li>
and see if you can center it on large screens.
2 Likes
Thanks for the feedback guys ! ill make sure to adjust them for my portfolio page. I think ive gotten a better hang of things since then !