
Submitted about 1 month ago
In this case i used FLexbox and Always CSS
#accessibility#airtable#cypress#d3#firebase
@CH1C0-zw
Design comparison
SolutionDesign
Community feedback
- P@JS-LawPosted about 1 month ago
Looking at the code, it looks like my only suggestion would be to steer away from using class names like "one", "two", etc. If youre styling them all the same way, you can create a css rule for that single class.
If you wanted to target one and only one of those nested div's, you could have added an ID(#).
I see you skillfully selected all the child div's of the parent: .Container though, which got the job done.
Great job!
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