Design comparison
Solution retrospective
Any further improvement. Please do feedback
Community feedback
- @palgrammingPosted over 3 years ago
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
0@shivam5750Posted over 3 years ago@palgramming Okay next time I will I will follow your advice . Thanks for feedback
0 - @TrakaMeitenePosted over 3 years ago
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 :)
0@shivam5750Posted over 3 years ago@TrakaMeitene Okay next time I will keep this in mind. Thank for feedback
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