Skip to content

Commit a8374f9

Browse files
committed
allow users to zoom
1 parent 9a2cac8 commit a8374f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="stylesheet" href="stylesheets/styles.css">
99
<link rel="stylesheet" href="stylesheets/custom.css">
1010
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
11-
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
1212
<!--[if lt IE 9]>
1313
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
1414
<![endif]-->

0 commit comments

Comments
 (0)