Design comparison
Solution retrospective
Hi, everyone! I just completed this challenge. It was a lot of fun. Especially with grid
and transform
stuff. At first, I made this design in css. Then, after a little thought, I decided to do in scss. It was great, though. I would be grateful if you could give some feedback or show where I made mistakes.
Community feedback
- @vanzasetiaPosted over 2 years ago
Hello, Doston! 👋
Congratulations on finishing this challenge! 🎉 Your solution is responsive and looks great! It's also great that you write the styling with the mobile first approach and use
rem
unit as the main unit in the stylesheet! Awesome! 👏Headings must be in a logical order. Heading tags can be used by users of assistive technology to navigate the website. If headings are not in a logical order, those users might get confused.
Overall, great work. I didn't see anything wrong besides the heading tags.
I hope this helps! Keep up the good work! 👍
2
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