Design comparison
Solution retrospective
Feedbacks are appreciated.
Community feedback
- @ixtkPosted over 3 years ago
The logo text in the footer is supposed to be white; Using
<p>
for footer navigation links makes no sense, you can't be redirected to another page if this was multiple pages0@riteessshhPosted over 3 years ago@ixtk I don't know how to colour the logo white that's why I put it as it is. And as for the navigation links I'll correct it.
0@ixtkPosted over 3 years ago@riteessshh You can paste the svg code directly in HTML, then target
path
and setfill
attribute to white.1 - @palgrammingPosted over 3 years ago
If you mobile menu is opened and the browser grows to desktop size the mobile menu does not transition but stays open at the desktop width
0@riteessshhPosted over 3 years ago@palgramming thanks for feedback. I'll correct it.
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