Design comparison
SolutionDesign
Solution retrospective
I used grid layout for the first time so any feedback would be very helpful.
Community feedback
- @hardy333Posted about 3 years ago
Hi Dusan.
Everything looks good -- good job.
One thing I suggest to you is to set html classNames more thoughtfully, for example:
- Don't use "container" className for <section>, section should be some more semantic meaning for example .cards or .testimonials - something like that, if you want container use nested dev elements in <section> ... just like your .main-container one .
4
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