Design comparison
Solution retrospective
Feedback welcome
Community feedback
- @dogukan0055Posted about 2 years ago
Hi there Vodina! Besides the font, your solution looks fine to me! Congrats :)
Marked as helpful0 - @correlucasPosted about 2 years ago
👾Hello Vodina Efem, congratulations for your first solution! 👋 Welcome to the Frontend Mentor Coding Community!
Your solution seems great, but you can improve it, changing the font-sizes that for the H1 is around 24px and 16px for the paragraph, also the box-shadow is too much blurry you can reduce it a bit, the value for this shadow is around
box-shadow: 5px 5px 15px 5px rgb(0 0 0 / 3%);
Other thing you can do is remove a little bit some divs and keep all content inside a single div and use relative units as
rem
orem
replacing thepx
for a better performance.✌️ I hope this helps you and happy coding!
0@SimplyvodaPosted about 2 years ago@correlucas Thank you for your feedback, will take all this into consideration :)
1@correlucasPosted about 2 years ago@Simplyvoda I'm happy to hear that Vodina, then tell me if works for you =)
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