I was working on the responsiveness of my portfolio website when I discovered a CSS media query that changed how I think about responsive design. I initially thought I needed a way to detect whether the website was being viewed on a mobile device or tablet. I did that by checking if the height ...

Source: [Dev.to](https://dev.to/aanshik_sharma_26dd97ab33/the-css-media-query-that-changed-how-i-approach-responsive-desig-c1a)

Sponsored