Responsive Product Review Using Flexbox

Solution retrospective
Getting it done.
What challenges did you encounter, and how did you overcome them?Still having some responsive issues with images.
What specific areas of your project would you like help with?Image responsiveness and a bit of resizing of certain things
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Gentlestan
Kudos to you!
The use of meaningful tags like <main> and <footer> for structuring your content is truly commendable. These semantic elements not only improve readability but also enhance accessibility, making the project more user-friendly and professional.
I also appreciate your approach to defining reusable color variables (e.g., --Darkcyan, --Cream). This is a great practice that ensures consistency throughout the design and makes the code more maintainable, especially for larger projects.
The inclusion of a media query is another strong point—it makes the site adaptable and responsive, catering to different screen sizes seamlessly. Additionally, the choice of Google Fonts, Fraunces and Montserrat, aligns well with the design aesthetic and contributes to the overall visual appeal.
Suggestion for Improvement: For larger screens, you might want to consider increasing the width of the button. Currently, it appears a bit smaller than expected compared to the design. Adjusting the button's dimensions would enhance its prominence and maintain visual balance on wider screens.
Overall, excellent work! With a few tweaks, this project will stand out even more. Keep up the great effort!
Marked as helpful
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