Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
i struggle at making stairs-like style, i was using align items flex-start and flex-end and adjusting the height but it turns out a bad idea, because when i resize my browser, the result was so bad, the height didn't stay the same. so, i use position relative to all of them, and it goes well, but i don't know if it's a good idea. please someone help me.
What specific areas of your project would you like help with?i just want to know if my codes are good or bad, so i know what's need to be fixed in the next project.
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