Submitted over 2 years ago
Space Tourism Website made using scss and jQuery
@Luke-Fernando
Design comparison
SolutionDesign
Solution retrospective
Any feedbacks are welcome.
Community feedback
- @optimusprime202Posted over 2 years ago
Hey @Ishan-Sanjaya, Exactly right!
Marked as helpful1@Luke-FernandoPosted over 2 years ago@optimusprime202 Thanks man really appreciate.
1 - @denieldenPosted over 2 years ago
Hi Ishan, I took some time to look at your solution and you did a great job!
Also I have some tips for improving your code:
- in the mobile background add
background-repeat: no-repeat;
for the image bg - I see that in the mobile menu has some problems:
firefox does not support the css
backdrop-filter
property, you can add an exception in firefox by putting a solid color there only through@ supports
Look here:
Overall you did well :)
Hope this help and happy coding!
Marked as helpful1@Luke-FernandoPosted over 2 years ago@denielden Oh! Thanks, Daniel, I will definitely update my code for the firefox browser.
1@denieldenPosted over 2 years ago@Ishan-Sanjaya You are welcome! I would really appreciate if you mark my comment as helpful if it helped you, thank you very much :)
1 - in the mobile background add
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