Design comparison
SolutionDesign
Solution retrospective
This is my first ever project so, please don't mind. I will try my best to make it responsive.
Community feedback
- @Tjuan1Posted almost 4 years ago
Hello! It looks great.
There´s one thing I´ve noticed...
Having a look at your CSS, I´ve seen that the class ".content" has the properties height and width set to "vw". Then, in your @media query, both are set to "vh".
In both cases, you should set the height in "vh" and then width to "vw". Hope you find this useful...
0@OikawasanPosted almost 4 years ago@Tjuan1 Thanks for the feedback. I'll consider it. Really appreciate it!
0
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