DEV Community

AleZk90
AleZk90

Posted on

How to target only landscape mobile devices without affecting desktop via CSS?

Is there a simple way to target landscape mobile devices without affecting desktop ones, without entering the screen size for every device?
If not, is there a single best resolution to target most of the users?
Nowadays mobile screens can have a resolution equal or grater than most desktop screens…

Top comments (0)