fix viewport on mobile

This commit is contained in:
Emily Horsman 2018-07-27 20:51:43 -07:00 committed by GitHub
parent c47e72fc0b
commit ec342dd89e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./styles/home.css" />
<title>Eryn Wells</title>
</head>