I need help with media-queries for Responsive Web layout
when i start writing media-queries i mess up so many things like hamburger menu and grid layout for cards.if somebody know how to change the elements size and text-sizes while writing media queries that would be really help full
3 Replies
hello
i really be of help with your media queries issues
@pavan.1. it'll be a lot easier for people to help if you have a concrete example, preferably in something like codepen
What kind of problems do you have? Have you ever heard of container queries? They are quite similar to media queries and might help with some problems too.