Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
Problem-1: "position: absolute" does not work responsively Fix-1: Add "position: relative" to its parent element
Problem-2: I do not want the flex container to resize Fix-2: Add a "flex-shrink: 0" property
What specific areas of your project would you like help with?If anyone can teach me how to apply different css classes based on the screen size that'd be much appreciated ^^
Community feedback
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