Design comparison
SolutionDesign
Solution retrospective
I use following line of code to reorder the section
.testimonial:nth-child(3) { order: 4; }
but when i try
.kira { order: 4; }
it was not working.
why?
any other feedbacks are also welcome!
Community feedback
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