fix sizing on mobile
This commit is contained in:
parent
e75c68e371
commit
3027772d22
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue