Changing styles on a webpage according to the orientation
( landscape or portrait )
In CSS there are a lot of media queries properties that gives us flexibility of changing the way out webpage looks on different screen sizes, different platforms etc.
But there is a very simple media query in CSS that can help you if you want to styl...
shubambhasin.hashnode.dev3 min read