fix sizing on mobile

This commit is contained in:
Tomáš Mládek 2020-06-14 14:36:16 +02:00
parent e75c68e371
commit 3027772d22

View file

@ -4,6 +4,7 @@
<head>
<meta charset="UTF-8">
<title>/-\ infra status page</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="{% static "main.css" %}">
</head>
<body>