Design comparison
SolutionDesign
Community feedback
- @joyafrikaanaPosted about 1 month ago
hello brukmg, your code was quite clean and great.
Here are a few suggestions, I hope you might find helpful. For the sake of responsiveness, It's better to use rem than px for font-size as rem is scalable and adaptable while px is fixed unit that doesn't provide that flexibility. Also, using min-height: 100vh instead of height: 100vh ensures that the body grows if the content overflows.
Marked as helpful0
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