Design comparison
SolutionDesign
Community feedback
- @Mitko90Posted 11 months ago
Hi
Great solution.
It looks very similar to the design.
My suggestion to you is if you want it to be centered, here is how your
body
could look in cssbody{ background-color: hsl(47, 88%, 63%); font-family: 'Figtree', sans-serif; min-height: 100vh; display: flex; align-items: center; justify-content: center; }
Marked as helpful0@KareemWebber22Posted 11 months agoThank you. You're absolutely right, just wanted to use simple CSS properties but I think I have to start using extra help like flex box. @Mitko90
1
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