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

Add viewport meta tag

parent 220bfadd
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Feather</title> <title>Feather</title>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
</head> </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