Design comparison
SolutionDesign
Community feedback
- @0xabdulPosted over 1 year ago
Hey there 👋 first Congratulations you finished the Interactive Card project doing very well some suggestions for you improve your code
- but some issues in Interactive Card project
- Problem⚠️
- the Interactive 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 ❤️
- Live , Learning Lifestyle Changing 😎
- Happy Coding 😃
- Peace be upon Allah Mercy and Love...
Marked as helpful0
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