diff options
| author | ewy <ewy0@protonmail.com> | 2026-07-01 19:28:07 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-07-01 19:28:07 +0200 |
| commit | d3bf5be9cbe667b0b791f2b84c5786a07b5cf098 (patch) | |
| tree | 43a1fca91d6a298a4311a28b1039acd08f97cf9b /terminal.css | |
| parent | ab555e8c2f247301905709df3b5f6a16e05215f1 (diff) | |
Diffstat (limited to 'terminal.css')
| -rw-r--r-- | terminal.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/terminal.css b/terminal.css index 24a66ec..3fd72ad 100644 --- a/terminal.css +++ b/terminal.css @@ -38,13 +38,13 @@ body { margin: auto; font-family: monospace; font-size: 1.2em; + height: auto; & main { display: flex; flex-direction: column; gap: 32px; min-height: 120vh; - height: auto; } & footer { |
