Some reasons, I require to keep the same style as portrait to landscape too. How to achieve that using css3 media query?
Because there is some of functionality disabled for touch pads.
I tried but it still shows the desktop view
@media screen and (max-device-width:1024px){}