Mobile first solution using Html, CSS, JS

Solution retrospective
Any further improvement. Please do feedback
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@palgramming
well right now you pop up menu is position: relative; it needs to be absolute positioned and you currently have a top property set but you have no left of right in this case right would be the best
- @TrakaMeitene
As I noticed, at the footer you've made list elements on hover, so it makes a white margin. Before the image place an anchor <a> , href="#", and then at css .social li a:hover . It should work better.
Very fast working. Keep doing :)
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