Most proud of how it is responsive and very satisfied with the hover animation.
What challenges did you encounter, and how did you overcome them?The challenge I encountered had to do with styling the image. I realized that styling the img element is really inconsistent so I added a div as a wrapper and styled that instead.
What specific areas of your project would you like help with?How do you make the font size responsive without using media queries? Do you set the font-size with vw?