Design comparison
Solution retrospective
Is it better to use a helper class or select all elements that you're going to style the same?
Community feedback
- @simeon4realPosted almost 5 years ago
Congrats on your submission @Teng. Regarding your question, I usually use helper/utility classes as it helps on even big projects as well as small ones. I noticed you used BEM. That's sweet! Keep it up.
You can take the step further and fix the outlined accessibility issues generated by the accessibility report. Once again, congratulations!
If you found my recommendation useful, I'll appreciate if you upvote my feedback. Thanks
2 - @pytengPosted almost 5 years ago
Thanks @simeon4real!
I asked since i don't want to end up putting too many classes in a single element :p
Btw do you recommend any trick/tools to figure out how much margin/padding the design have? i'm trying to make it look exactly like the design.
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