diff options
Diffstat (limited to 'app.css')
| -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); |
