Project tracking intro component with grid, flexbox and pseudo-element

Please log in to post a comment
Log in with GitHubCommunity feedback
- @mattstuddert
Nice work on this solution Berava, it looks great! One recommendation I'd have is to not duplicate your HTML for the navigation. You could have a single HTML
nav
and then use CSS and pseudo-elements to change the styling of the navigation and the divider from a circle to a line depending on screen size.Keep up the great work!
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