Design comparison
Solution retrospective
This challenge was a bit of refresher for me. I followed along Code Coder on this challenge. Still I have some problems with my code.
So I noticed that on my Github pages there are no pictures showing on the hero section, but hamburger menu works just fine with the overlay(links).
When I open the project locally I can't see the overlay, and I can see the pictures on the hero section.
When checking up my project on Mozilla developer tools I noticed that styles for my header__menu are coming from _hero.scss? (Weeeeird) I think my scss is not compilin(I guess that is the word) to css. Don't really know how to fix this.
Any ides what might be wrong? I suppose I am doing something wrong with the paths but I have Path extension and it is working just fine.
Anyway this was a great refresher on my html and css. Also learned a couple of good tricks :)
Community feedback
- Account deleted
I also did that challenge watching Coder Coder. Here is my code: https://github.com/NemanjaP83/Easybank. You can check it out and maybe find what is wrong with your code. Also, you can publish your project on Vercel. Vercel is great.
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