
Solution retrospective
Wanted to animate the answer showing. Found transistion don't work on a div that ends up having an auto height. And needed auto height do to differences in answer lengths. Found that grid works by transitioning grid-template-rows from 0fr to 1fr.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on David Fleming's solution.
Join 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