Design comparison
SolutionDesign
Community feedback
- @0xabdulPosted over 1 year ago
Hey there 👋 first Congratulations you finished the Single price grid component project doing very well..
- but some issues in single price gird card project
- Problem⚠️
- the single price gird card card is not center align
- Solution📌
- note the point
- In CSS : 🎨
body { display : flex; align-items: center; justify-content : center; height : 100vh; width : 100%; }
- for center align
- first problem solving🥳
- I Hope it's useful for you and wating for your next project ❤️
- Happy Coding 😃
- Peace be upon Allah Mercy and Love...
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