There was an error while loading. Please reload this page.
1 parent 8c4f5f7 commit 2e32cfaCopy full SHA for 2e32cfa
learn/media-queries/grid.html
@@ -2,6 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<title>Media Queries: a simple mobile first design, adding a grid component</title>
7
<style>
8
* {
0 commit comments