Design comparison
SolutionDesign
Solution retrospective
only difficult part was media part
Community feedback
- @Ghayth-SabeaallilPosted 12 months ago
you can use flex to the body so the boxes can be in the middle body { width: 100vw; height: 98vh; display: flex; justify-content: center; align-items: center; }
0
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