Design comparison
Solution retrospective
please rate my work and yes i am available for mentorship
Community feedback
- @bravonoPosted 11 months ago
Hello Adenekan!
You have done a great job but one thing I would like you to change is the logo in the footer. Currently, it is not visible and that is because it has the same color as the background. If you look at the reference images, you can see that the color of the logo in the footer was changed to white.
To do this, you need to change the set "fill: white" on the footer logo.
Please note that you will not be able to apply the fill property if you have used <img> to import the logo.
The fill property will only work on SVG files that are imported using the SVG tags.
I hope this helps!
Marked as helpful0@OA2302Posted 11 months ago@bravono thank i would look foward in correcting it
0 - @yosbergcPosted 12 months ago
Looks amazing. Just some points I need to mention:
1 - The font is not the same as the example design. 2 - Remember to use the cursor: pointer; in the hover of the buttons/links.
Great job anyway! Keep going!
Marked as helpful0 - @kevorklepedjian1Posted 12 months ago
Great job
Marked as helpful0
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