Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Proud of completing this project and understand CSS
What challenges did you encounter, and how did you overcome them?N/A
What specific areas of your project would you like help with?N/A
Community feedback
- @pmcsilva90Posted 6 months ago
Hi Jamie.
Your solution looks pretty accurate. However, on my browser, the card is stuck at the top of the screen. I managed to center it vertically and horizontally by using: body { display: flex; align-items: center; justify-content: center; } Maybe there are other ways or might just be my browser but that seemed to work for me.
Keep up the good work!
0@jreed-11Posted 6 months ago@pmcsilva90 hi Pedro yes you are correct i forgot to sort that and realised after i submitted. Thanks for feedback
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