add viewport

better mobile handling
This commit is contained in:
Stefan Sterz 2016-01-14 00:01:40 +01:00
parent 894e19dcf1
commit a6ac754059
1 changed files with 2 additions and 0 deletions

View File

@ -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">