Design comparison
SolutionDesign
Solution retrospective
Open to any feedback on this. Wanted to try this challenge again and see if my skills have increased.
Community feedback
- @fatlindshehuPosted over 2 years ago
Hi there,
The component looks nice, but it gets too big in bigger screen sizes, I would suggest:
- Setting a
max-width
in order for the component to not get so big. - Also check the spacing, in small screen sizes the component shrinks too much.
- A general recommendation try avoiding the use of px and replace that with rem or em its a big addition if you plan to improve your skills in responsive design.
Keep up the good work!!!
Marked as helpful1@Hazel-BlackPosted over 2 years ago@fatlindshehu Thank you so much! I really appreciate it.
0 - Setting a
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