DEV Community

Discussion on: Is it good to use multiple [@media-query] in css to make it responsive layout?

Collapse
 
jwp profile image
John Peters • Edited

Media queries are not necessary when using the HTML 5 Grid layout with auto-fit and minmax .parameters.