Design comparison
Solution retrospective
-
Responsiveness of the Design: I'd appreciate your feedback on how well the design adapts to different screen sizes and devices. Is the Stats Preview Card Component responsive and visually appealing on all screens?
-
Logic and Code Structure: Your feedback on the organization and logic of the code is highly valuable. Are there any recommendations for enhancing the code structure and logic?
Community feedback
- @hatwell-jonelPosted about 1 year ago
Hi, I've seen that when you put the responsiveness of the web in mobile or table size the content is overflowing to the size of the screen. additionally, On your HTML structure I think it much better if you use <main> tag than <div>. then suggest that you use BEM - Block Element Modifier for naming class.
BEM LINK: https://getbem.com/naming/
Marked as helpful1
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