From a7c267c39bfd53d3b2e991fc531dc273ac725c2b Mon Sep 17 00:00:00 2001 From: Li Zhineng Date: Sat, 12 Jul 2025 18:16:40 +0800 Subject: doctype --- app.css | 1 + index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/app.css b/app.css index aa6c1ec..8d4c683 100644 --- a/app.css +++ b/app.css @@ -92,6 +92,7 @@ body { font-family: "Inter", sans-serif; color: var(--color-white); background: var(--color-zinc-950) url(assets/airmx-pro.png) no-repeat center bottom / auto 10rem; + min-height: 100vh; } @media (min-width: 768px) { diff --git a/index.html b/index.html index 1676422..2f6c920 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,4 @@ + Setup AIRMX device -- cgit v1.2.3