Four Card Feature Section using Next.js & Sass

Solution retrospective
I'm proud of the Card and component and the dynamic grid layout it feeds into. I'm also proud of figuring out how to make the attribution position correctly, without modifying the layout. Previously, I'd been commenting this code out prior to submitting and then reapplying it later. I'm looking forward to having this done by default in a template.
What challenges did you encounter, and how did you overcome them?I had a lot of issues trying to style the Next.js `````` component so that it sized and positioned correctly. My stubborness paid off and after re-reading the docs for Next.js and reviewing answers on Stack Exchange, I was able to simplify the result by using the exact dimensions for the component and nesting the image in a div.
What specific areas of your project would you like help with?I'm always looking for tips on best practices and how to make the code simpler and more dynamic.
Cheers!
Chelsea
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on chelsea-here's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord