Design comparison
Solution retrospective
Hi everyone!
This project was quite fun! I got to test my grid skills and most importantly picked this project up to test myself making sidemenu and using staggerChildren to animate the articles using framer motion.
Let me know how the framer animations look on the page (I have animated almost every component on the page ๐) and any feedback on how I can improve the code is much appreciated.
Community feedback
- @Aimal-125Posted over 1 year ago
In your CSS code, increase the height of body element to 120 or 150vh by using media query with
max-height: 400px;
so that your solution look good on screens with small heights.0@adityaphasuPosted over 1 year ago@Aimal-125 Hi! Thanks for the comment. While I appreciate your feedback I'm pretty sure this is a homepage rather than a single component, so you would've to scroll to see the whole page anyways๐
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