Commit 6fde539d authored by Cole Bemis's avatar Cole Bemis

Add viewport meta tag

parent 220bfadd
......@@ -4,6 +4,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Feather</title>
<link rel="stylesheet" href="style.css">
</head>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment