Display site properly on mobile

This commit is contained in:
David Lapshin 2023-10-10 23:55:40 +03:00
parent 6d8ca4c4d4
commit 3985a69934
Signed by: daudix
GPG key ID: 93ECF15D3053D81C

View file

@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>exozyme - status </title>
<link rel="stylesheet" href="/public/index.css">
</head>