Skip to content

Commit 1066dde

Browse files
Merge branch 'master' of github.com:mdn/css-examples
2 parents 6949e75 + f1e811c commit 1066dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-cookbook/media-objects.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8">
77

88
<title>CSS Cookbook: media objects</title>
9-
9+
<meta name="viewport" content="width=device-width, initial-scale=1">
1010
<link rel="stylesheet" href="styles.css">
1111

1212
<style>
@@ -272,4 +272,4 @@
272272
</body>
273273
<script src="playable.js"></script>
274274

275-
</html>
275+
</html>

0 commit comments

Comments
 (0)