Design comparison
Solution retrospective
Any comment to improve it would be appreciate it :)
Community feedback
- @WhyemPosted over 3 years ago
Hi, good work, keep it up! I recommend these two videos I have learned a lot from them -- https://www.youtube.com/watch?v=aoQ6S1a32j8&t=470s&ab_channel=freeCodeCamp.org
--https://www.youtube.com/watch?v=K27WULzr2P8&t=3296s&ab_channel=KevinPowell
0@iamdulcePosted over 3 years ago@Whyem Thanks!! I'll take a look on them right now! I had problemas with height on the elements on desktop version, I felt like everything was going well because I started with mobile first but when I uploaded I noticed that on desktop the body wasn't taking the full screen :(
1@WhyemPosted over 3 years ago@dnfloresc If you want te body to be the full height you should add the property min-height:100vh
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