Mobile-first Workflow - Parcel - Pug - JS - Sass
Design comparison
Solution retrospective
Hi everyone,
I would really appreciate any feedback or suggestion you can offer me to improve my solution. if the solution is all right, please let me know, that motivates me.
Thanks 🙏🙏😊😊.
Community feedback
- @Li-BeePosted almost 3 years ago
Really good! Very close to the design. On the <nav> bar i think you need to add a colour on it to match the design. (But the transparent design looks good to.)
1@AchrefFastPosted almost 3 years ago@Li-Bee
Hi LiBee,
Thank you very much. The problem in the nav bar is a cross-browser compatibility issue. The background looks the same as the design on chrome, but since Firefox doesn't support the
backdrop-filter
property, I had to add a fallback which is the transparent background. It works fine on chrome and safari.Thanks again 😊🙏.
0 - @AbbyNyakaraPosted almost 3 years ago
This is really good! Kudos
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