Design comparison
Community feedback
- @AndiCodingPosted about 1 month ago
Like the variables in :root. on bigger projects it would be nice to instead use class selectors on elements in css, so its easier to understand which elements are being affected and not to introduce unwanted behavior on elements you dont mean to target.
The site is responsive and reacts well to changes in screen size. the href on a tags can be set to # if you want them to have a placeholder, and behave like an actual link.
0@yathoPosted about 1 month ago@AndiCoding
Thank you for your review.
Actually in bigger project, I will isolate the style per component. By this manner I have no risk about side effect with class selectors.
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