Submitted 5 months ago
QR-Code (I just want to see other's solution so I submit it)
@ktqlee
Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
As for centering the div element, I found that we could use height: 100vh; place-content: center; for the parent container (the body element in this situation) after looking at other's solution
What specific areas of your project would you like help with?Not sure about the layout perspective so I just want to see other's solution
Join 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