Looking for feedback for my first ever project!

I started Fcc this week and have completed the Tribute project. If you have a few minutes please look over my code! This is my first attempt and any feedback would be greatly appreciated.

Nice! Simple and clean which I like. Most importantly, it passes the tests, so well done!

1 Like

Hi Aiden,
Same as @t-lyons - great job for a first project.
One thing I think should be changed is your image on mobile version - in my opinion is a bit too small.

Keep it up!

1 Like

Thanks for the feedback guys. Correct me if I’m wrong but I just added a media query to resolve the sizing issue on mobile screens.