Skip to content

Commit fb9c0e2

Browse files
authored
add viewport meta tag
1 parent 67ba416 commit fb9c0e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/colors.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en-US">
33
<head>
44
<meta charset="utf-8" />
5+
<meta name="viewport" content="width=device-width" />
56
<title>Color picker</title>
67
<style>
78
dialog {

0 commit comments

Comments
 (0)