How to build standards-compliant responsive design using @viewport
One of the key concepts in any responsive design is the change of viewport size. That’s because mobile viewports vary greatly from desktop viewports. To control the viewport size we traditionally use the viewport meta tag. However, the viewport meta … Continue reading
Posted in Blog
Comments Off on How to build standards-compliant responsive design using @viewport