Design comparison
Solution retrospective
Spent time adding code to make slight adjustments in font size as responsive design changes size.
What challenges did you encounter, and how did you overcome them?Needed to learn how to adjust UI sizing based (in part) on view width.
What specific areas of your project would you like help with?I'm wondering if I should have created variation is HTML code (between mobile and desktop designs) in the JS file and inserted what was needed based on view width.
Community feedback
- @NyanSunboPosted 5 months ago
Desktop and mobile view look good. I like the way you add different color on hover icon. Make an arrow with square then rotate 45 degree is nice idea.
Another way you can try this.
border-width: 14px; border-style: solid; border-color: black transparent transparent transparent;
Marked as helpful0
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