Design comparison
Solution retrospective
I was proud of the amount of work I was able to do without seeking assistance.
What challenges did you encounter, and how did you overcome them?My images weren't cooperating and kept changing sizes. I didn't realize I was using class names and so whenever I changed one they both changed. I gave them custom classes and it fixed itself.
What specific areas of your project would you like help with?Writing efficient code. Do I have too many custom class names?
Community feedback
- @anamaydevPosted about 1 month ago
Hey there! Custom classes are super helpful for keeping your styles organized and specific. Remember, balance is key—aim for clarity and maintainability without adding unnecessary bloat.
Also, using Flexbox can really boost your layout's responsiveness and alignment, giving you more control over spacing. Plus, adding media queries helps your design adapt beautifully to different screen sizes, making the user experience even better!
I encourage you to dive into these techniques, and check out this awesome Flexbox video and Media Query to get started!
Happy coding!
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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