Design comparison
SolutionDesign
Solution retrospective
I hope you can tell me how to improve ^^
Community feedback
- @MaciejNarejkoPosted about 1 year ago
Hi there 👋
Great job on completing the challenge, keep it up! 🚀
Here are some suggestions to further improve your project:
- In the stylesheet, correct the min-height value to be 100vh instead of 100hv, and update the font-size in the .texto class to be .9rem instead of .9rm.
- It would be nice if you could center the elements to enhance the visual appeal of the layout; consider using flexboxfor example utilizing properties such as align-items and justify-content: center.
- A great next step would be to add social media icons at the bottom, as indicated in the design.
- Replace the two font importing links in the head section with a single link to streamline the HTML document.
Keep up the good work! Happy coding 🙂
0 - @NurrohmannPosted about 1 year ago
Your solution doesn't have Facebook, Twitter and Instagram button
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