Submitted almost 3 years ago
Space-tourism-website - HTML, CSS Grid/Flex and Vanilla JS
@Yeimy7
Design comparison
SolutionDesign
Solution retrospective
Hi, this is my solution. Something to improve? any feedback are welcome =D
Community feedback
- @Duyen-codesPosted almost 3 years ago
Very impressive! Great job on completing this challenge. I'm also planning to do this project with pure html, css, js. Thanks!
Marked as helpful1 - @BrandonSdvlPosted almost 3 years ago
Hello! My only suggestion is that if you want the
border-bottom
from active link to be inside the menu you can add a transparent border like this:.menu { border-bottom: 3px solid transparent; }
Marked as helpful1@Yeimy7Posted almost 3 years ago@BrandonSdvl Thanks for the suggestion, I will take it into account
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