Intro section with dropdown navigation using SCSS and JS
Design comparison
Solution retrospective
I felt difficult to create an overlay behind the navbar menu, if you have any solution please let me know. Your feedback is useful for me :).
Community feedback
- @dostonnabotovPosted over 2 years ago
Hi, there. It looks great! I think you have to set the max-width for the paragraph, and the word 'remote' should be in the new line according to the design. Everything looks cool. Good luck!
1@mohamadadithyaPosted over 2 years ago@dostonnabotov hey, thanks for your feedback and advices, it's useful for me, i will fix that soon.
0 - @ReubenBarbozaPosted over 2 years ago
Yes, the overlay was a challenge, I did it by changing the background-color of body element to rgb(64,64,64). But this did not influence the images, so filter: brightness(50%) on the main section (containing all the images) did the trick for me!
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