With flexbox

Solution retrospective
Any suggestion are welcome :-)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hey, good work, Mercier Mike! 👍
I suggest,
- Adding a little more space between the content and the left side of the page (such as by using margins or padding).
- Turning the social media icons into actual links using the anchor tag.
- Setting the
background-repeat
property of the SVG background images tono-repeat
andbackground-size
tocover
so that they fill up the entire area of the viewport and and do not make a tiling pattern when the page is resized.
Keep coding (and happy coding, too)! 😁
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