Skip to content
Submitted over 1 year ago

Meet landing page - HTML, SCSS, RWD, flexbox, grid layout

sass/scss
P
LVL 3
@webdevbynight
A solution to the Meet landing page challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I learnt the image-set() CSS function to serve several resolutions of a same background image. For the next time, I will try to create a mixin or a Sass function to manage the image-set() content to avoid some repetitions.

What challenges did you encounter, and how did you overcome them?

The Figma file does not separate the green filter from the background image on the footer. I overcame by using the image located in the starting folder and applying a background colour on a pseudo-element covering that image.

What specific areas of your project would you like help with?

No particular help requested.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on webdevbynight’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