Javascript Contact Form with CSS Grid

Solution retrospective
Proud that I was able to successfully implement all the functionality and design.
What challenges did you encounter, and how did you overcome them?Using subgrid was new to me and took a while to figure out. My subgrid did not work at first but in the end it appeared that I was not using a correct selector and had to use a more specific .form-group#queryType
selector to override a previously applied to it display:flex
Any feedback would be appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Olga'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