easybank-landing-page-master

Solution retrospective
please rate my work and yes i am available for mentorship
Please log in to post a comment
Log in with GitHubCommunity feedback
- @bravono
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 helpful - @yosbergc
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 helpful
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