We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c4f5f7 + 2e32cfa commit 80d8085Copy full SHA for 80d8085
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