Orientation Lock - Ayush Shrestha || UI/UX || Front-end || Angular || React || Wordpress

Orientation Lock

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) { html {
transform-origin: left top; transform: rotate(-90deg);
top: 100%; width: 100vh;
position: absolute; overflow-x: hidden; left: 0; } }

Related Blogs

Leave a Reply