mobile-friendly viewport

This commit is contained in:
2025-12-30 02:09:39 -07:00
parent 8090a6f25e
commit 76fade5cdc
+2
View File
@@ -5,6 +5,8 @@
{{ block "title" . }} Inventory++ {{ end }} {{ block "title" . }} Inventory++ {{ end }}
</title> </title>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
<link rel="stylesheet" href="/styles/index.css"> <link rel="stylesheet" href="/styles/index.css">
<script src="/scripts/htmx.min.js.gz"></script> <script src="/scripts/htmx.min.js.gz"></script>