Single price grid component solution with html, css and flexbox

Solution retrospective
why is sometimes centering a div so stressful? This time it didn't work out and I decided with a margin. Would that be a mistake?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Saran-73
Hi 👋 Thais- I also had the same struggle .I found a simpler soln just set the body height to min-height:100vh and use display :grid with justify and align items property to centre.
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