Skip to content

Commit d8c78dc

Browse files
committed
Add viewport meta tag
1 parent 101db01 commit d8c78dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

viewer-responsive.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
56
<meta http-equiv="ClearType" content="true">
67
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
78
<title>Document Viewer (Dev)</title>

0 commit comments

Comments
 (0)