1 media query
The device will ignore your media queries, without following tag on HTML.
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="viewport" content="width=device-width">
</head>
<body>
</body>
</html>
The device will ignore your media queries, without following tag on HTML.
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="viewport" content="width=device-width">
</head>
<body>
</body>
</html>
© 2015-2020 tendant