diff options
| author | Li Zhineng <[email protected]> | 2025-07-15 20:02:00 +0800 |
|---|---|---|
| committer | Li Zhineng <[email protected]> | 2025-07-15 20:02:00 +0800 |
| commit | 4556f01f7ba735c1367719554a34ec868f5aa961 (patch) | |
| tree | 050343c46f3056e41e16d1acc23eca9b9c0c59cb | |
| parent | 61e08f1aebcbd4562bad659b9d079bbbd9704270 (diff) | |
| download | setup-4556f01f7ba735c1367719554a34ec868f5aa961.tar.gz setup-4556f01f7ba735c1367719554a34ec868f5aa961.zip | |
tweak styles
| -rw-r--r-- | app.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ fieldset { body { display: grid; - grid: max-content max-content 7.5rem / auto; + grid: max-content max-content 10rem / auto; justify-content: center; font-family: "Inter", sans-serif; color: var(--color-white); |
