Fix viewport

This commit is contained in:
Jarkko Toivanen 2024-09-28 01:13:20 +03:00
parent e2408fb49d
commit e13a8d130e
Signed by: jt
GPG key ID: 9151B109B73ECAD5

View file

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<link rel="stylesheet" href="style.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Snuffler</title>
</head>
<body>