Skip to content

Commit 2cf48cf

Browse files
Merge pull request mdn#32 from avivmu/master
Fix media query being always applied
2 parents f858d73 + 96f660d commit 2cf48cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

learn/rwd/float-based-rwd.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
56
<title>A simple float-based responsive design</title>
67
<style>
78
body {

0 commit comments

Comments
 (0)