
Design comparison
Solution retrospective
I'm proud of achieving a clean and responsive design while keeping the CSS structured and efficient. Next time, I would focus on further optimizing the code by reducing redundancy and improving maintainability.
What challenges did you encounter, and how did you overcome them?One challenge was avoiding redundant CSS while maintaining the intended layout. I overcame this by carefully refactoring the styles, grouping common properties, and ensuring the structure remained intact without affecting responsiveness.
What specific areas of your project would you like help with?I would appreciate feedback on optimizing the CSS for better performance, especially in terms of reducing redundant styles and improving maintainability. Also, any advice on improving accessibility or making the layout more adaptive across different screen sizes would be valuable.
Community feedback
- @uheronPosted about 1 month ago
Looks great!
Minor details:
- Your title font is different color (needs to be black and yours is yellow).
- In terms of improving maintainability, one of the biggest things for you to try would be to move all your styles into its own file. Then it would be way easier to maintain it as its own separate entity.
0
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