Design comparison
Solution retrospective
I forgot to include the social media icons in the footer. I apologize for the oversight.
Additionally, I welcome any suggestions or feedback you may have on my solution. I'm always eager to improve and learn from your insights.
Community feedback
- @kodan96Posted 7 months ago
hi there ๐
You could add some
padding-inline
ormargin-inline
to your sections, so the text won't get stuck to the edges of the screen on the sides. Also it's a good idea to give all of them the same value, to make your layout consistent.And I would also apply
text-align: left
to the intro section.Other than that it's pretty good ๐๐
Hope this helped, good luck and happy coding! ๐ช
Marked as helpful1
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