We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023ad78 commit 1ef6f37Copy full SHA for 1ef6f37
index.html
@@ -2,7 +2,8 @@
2
<html>
3
<head>
4
<title>NewtonScript</title>
5
- <link rel="stylesheet" type="text/css" href="css/basic.css">
+ <link rel="stylesheet" type="text/css" href="css/basic.css" />
6
+ <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;" />
7
<!--
8
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script>
9
<script type="text/javascript" src="https://rawgithub.com/dotjay/hashgrid/v8/hashgrid.js"></script>
0 commit comments