
Design comparison
SolutionDesign
Community feedback
- P@developer-rubenPosted about 1 year ago
Hi!
Nice component, here are my tips:
- Try using BEM to better organize your code and classnames
- The image is not working on the live version of your app
- Use variables for for example color names, so you don't have to repeat them
- Try avoiding pixels as units for font sizes, this isn't responsive
- Use class names as selectors for css, makes your code more consistent
Best, Ruben
Marked as helpful0@abubakr313Posted about 1 year agoThank you for your valuable suggestions @developer-ruben
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