Remove debug text. Also, add viewport meta tag for small devices.

This commit is contained in:
2018-05-25 21:23:45 -07:00
parent 9d60519f5c
commit 489fc61e55
3 changed files with 4 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/main.css">
<link href="https://fonts.googleapis.com/css?family=Indie+Flower|Raleway" rel="stylesheet">
</head>