summaryrefslogtreecommitdiffhomepage
path: root/app.css
diff options
context:
space:
mode:
authorLi Zhineng <[email protected]>2025-07-12 18:16:40 +0800
committerLi Zhineng <[email protected]>2025-07-12 18:16:40 +0800
commita7c267c39bfd53d3b2e991fc531dc273ac725c2b (patch)
treef3f01e5fc2f628b8626b5beeb59621cc26d44909 /app.css
parent63b4be6c53d3b79e7d9dc24c61cf83649175b265 (diff)
downloadsetup-a7c267c39bfd53d3b2e991fc531dc273ac725c2b.tar.gz
setup-a7c267c39bfd53d3b2e991fc531dc273ac725c2b.zip
doctype
Diffstat (limited to 'app.css')
-rw-r--r--app.css1
1 files changed, 1 insertions, 0 deletions
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) {