Design comparison
SolutionDesign
Solution retrospective
HI, I need some feedback for the responsiveness of my code about the img, it's quite confusing to me. Any feedback or suggestions would be highly appreciated. Thanks for your kindness
Community feedback
- @ferlagherPosted over 2 years ago
Hi, congratulations on completing the challenge! You can use an asterisk for the reset instead of writing every single element, like this:
* { /* your rules here */ }
That way you can save a lot of lines in your code.
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