Design comparison
SolutionDesign
Solution retrospective
HI EVERYONE!!
If you have any comments on how I could improve my code I would really appreciate it. let a feedback thaks!!!
Community feedback
- @Shivraj-K09Posted over 1 year ago
Your solution is working well, but you may want to consider making the background color cover the entire screen by adding a
min-height:100vh
property to the container.- Additionally, it's recommended to avoid using inline CSS to keep your HTML code cleaner. Instead, consider using external CSS, which is more beneficial eventually. Happy coding 😉!
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