3-column-preview-card-component-main using grid and flex

Solution retrospective
how do I add the webkit responsiveness the cards look off when I open with Firefox.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@brodiewebdt
Remove the width: property from the class .rows-dsktop. The cards will resize as you change the width of the browser window. I had to use the Dev Tools because your code link isn't working, so I don't know if that will fix the problem. It was working in Firefox after I did that.
Hope this helps
Marked as helpful
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