|
|
|
|
|
by emmacharp
577 days ago
|
|
The clamp() CSS function (and auto-adapting grids) can reduce media query usage to a really loooow minimum. Nowadays I use media queries only for mobile nav and maybe layout grid adaptation. Like 2 to 4-5 media queries per project maximum. I think that's what the comment you're responding to meant. |
|