
Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
I wonder if I use display: flex
in the media query, does the display: grid
related CSS properties have any side effect.
I've asked AI, and it tells me that it will have some influences when I mixed these two kind of layout, does that right? How can I mix these two layouts safely?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @biswasSaumyadip
I do not see any issue with using flex and grid together.
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