Design comparison
SolutionDesign
Community feedback
- @Taffy-RPosted 4 months ago
To better centre your card.
body{ display: flex; justify-content: center; align-iterms: center; ;
0@codesByJosePosted 4 months agothanks u but i tried this severally ...didnt respond!@Black-Knigh2000
0@Taffy-RPosted 4 months agoYou could change flex direction
body { flex-direction: column; }
@20031107
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