diff options
| author | Li Zhineng <[email protected]> | 2025-07-12 18:16:40 +0800 |
|---|---|---|
| committer | Li Zhineng <[email protected]> | 2025-07-12 18:16:40 +0800 |
| commit | a7c267c39bfd53d3b2e991fc531dc273ac725c2b (patch) | |
| tree | f3f01e5fc2f628b8626b5beeb59621cc26d44909 /app.css | |
| parent | 63b4be6c53d3b79e7d9dc24c61cf83649175b265 (diff) | |
| download | setup-a7c267c39bfd53d3b2e991fc531dc273ac725c2b.tar.gz setup-a7c267c39bfd53d3b2e991fc531dc273ac725c2b.zip | |
doctype
Diffstat (limited to 'app.css')
| -rw-r--r-- | app.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) { |
