Add viewport tag (suggested by david) #2
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>dinobox</title>
|
<title>dinobox</title>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<head>
|
<head>
|
||||||
<body>
|
<body>
|
||||||
<h1>dinobox</h1>
|
<h1>dinobox</h1>
|
||||||
|
|
Loading…
Reference in a new issue