
Please log in to post a comment
Log in with GitHubCommunity feedback
- @hady68
@skadanka Hello Eden, your development looks good, to make the content positioned in the center, you can apply the following CSS styles to the body tag:
body { height: 100vh; display: flex; justify-content: center; align-items: center; }
Marked as helpful - @onyedikachi23
Your design is good, but doesn't look so much like the preview design. Your can improve and seek help from me and the community if you need.
Marked as helpful
Join 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