
Design comparison
Solution retrospective
I tried using PerfectPixel extension, but since my notebook screen size is small I had difficulty in finding the right scale.
Do you think my code is clean?
Feedbacks are very welcome!
Community feedback
- @bilalturkmenPosted about 2 years ago
Hi, nice and clean work. i have a little feedback 🙂
- you can combine css files into one file for better page performance
- using one h1 tag on the page is important for accessibility. instead h2
- i think
font-weight
should be 600 in this line - and no need this padding
i hope these helpful ✌
Marked as helpful1@julianastahelinPosted about 2 years ago@bilalturkmen Thank you so much for your feedback!! I've incorporated your suggestions and improved my code with it. Agreed with the font-weight and padding.
1
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