Design comparison
SolutionDesign
Solution retrospective
challenge accepted! can somebody tell me is there any point in my code that i can make more efficient, without using so many class? and i want to know is using many class in css is good or bad thing? since i barely new in this coding skill, i will pretty much appreciate your answer. Thank you
Community feedback
- Account deleted
Fantastic job Its looks great in desktop and mobile, keep up the good work
2 - @ospopPosted almost 4 years ago
Pretty cool, you actually took the time to align the background circles.
Try styling the hr with this:
hr{ height:1px; border:none; background-color: rgba(179, 179, 179, .5); }
1@Firdausi-IqbalPosted almost 4 years ago@popescudragos thanks a lot, actually forgot those part 😆
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