[Pro] Mobile Landscape View iPhone 11

There is a usefull attribute/function in CSS called orientation which has two options:

Landscape
Portrait
And this is how you can use it:

@media screen and (orientation:landscape) {
/* Your CSS Here*/
}


offtopic mailing list
email@hidden
Update your subscriptions at: