Is it recommended to use media query by height in CSS?
Is it recommended to use media query by height? In our nodewebkit app, user can resize the height of the app. When the height of browser increases, the app resizes to the system width and height. So in this situation, if we have a really
Jun 17, 2015SF