Design comparison
SolutionDesign
Solution retrospective
- i can't card to stay in the middle
- if the card is supposed to stay center
- no
Community feedback
- @aswinbhaskaranPosted 9 months ago
@mabdir
- I am unable to understand your third point: no.
- For your second point, I would say yes, centering your card is a must since that is in your reference image when you download the assets. But considering the note that your solution should be as close to the reference as possible, it may really not necessary. I know I am contradicting myself, sorry about that, but my point is: If my understanding is correct, it is basically your preference.
- Your first point: If there are appropriate width and height, you could try
display:flex;justify-content:center;align-items:center
.
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