Design comparison
Solution retrospective
Hi! Globally I've didn't find this challenge too hard. I did well the mobile version however I had a struggle with the social media icons on the desktop version. The problem is that I wanted the icons to be set in the right bottom corner like a fixed element but which will not be moved when i reduce the window size vertically. I've tried a lot of things like set icons in position absolute and set the overflow property of the parent to hidden, in order to hide the icons when the window size vertically was reduced. But it didn't worked, so I'm wondering if there is a way that I could have used. Or else how I should have managed the icons.
Community feedback
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