Submitted over 2 years ago
Responsive landing page using CSS flexbox
@wasswaenockmale
Design comparison
SolutionDesign
Solution retrospective
Using CSS box-shadow, CSS display: flexbox
Community feedback
- @BadhrikrPosted over 2 years ago
Hello,your solution is superb.
My only concern is
Apply
body{ display: flex; justify-content: center; align-items: center; min-height: 100vh; background-color: blue}
This helps you to centre the container in the page
Marked as helpful1
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