Make the site scale properly on mobile

This commit is contained in:
Rikard Karlsen 2021-03-10 23:55:01 +01:00
parent ea8b758fe7
commit 42a7b145df
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<meta charset=UTF-8>
<link rel=stylesheet href=style.css>
<link rel="shortcut icon" type="image/x-icon" href="favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>