Submitted 8 months agoA solution to the Meet landing page challenge
Meet Landing Page w/ Flexbox + Grid
sass/scss
P
@jellmoo

Solution retrospective
What challenges did you encounter, and how did you overcome them?
Problem: Couldn't get the cut off effect on the hero images
Fix: Used relative poisitoning on parent, then used transform to move my images off the screen.
Problem: So far I've had no problem using the "mobile first approach", until this project lol.
Fix: I realized I really should just take the path of least resistence even if it means just doing desktop first. I had to restart from mostly scratch, starting with desktop first ended up being much easier when it came to media queries at the end.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on moe's solution.
Join 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