How to set portrait and landscape media queries in css? May 21, 2023 by Tarik It can be as simple as this. @media (orientation: landscape) { }