add viewport
better mobile handling
This commit is contained in:
parent
894e19dcf1
commit
a6ac754059
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Auto Home</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/stylesheets/normalize.css">
|
||||
<link rel="stylesheet" href="/stylesheets/skeleton.css">
|
||||
|
|
Reference in a new issue