
Design comparison
Solution retrospective
I've been using Tailwind CSS for a while now, so was worried I might have forgotten how to style with a CSS stylesheet instead. However, I was pleasantly suprised with how much I remembered and was able to complete this challenge fairly easily.
I did however, design for desktop first instead of mobile. This is something I will make sure not to do in future, as designing for mobile first is much more efficient when it comes to making the product responsive.
What challenges did you encounter, and how did you overcome them?At first, I designed for desktop first, which meant that my solution wasn't responsive and was messy on smaller screens.
In order to fix this, I added the CSS media rule, but had to change a lot of my CSS due to it not being mobile design first.
What specific areas of your project would you like help with?I'd like to know if the solution I have provided is responsive for different screen sizes and whether I could have improved in any areas.
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