summaryrefslogtreecommitdiff
path: root/terminal.css
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-04-23 02:18:27 +0200
committerewy <ewy0@protonmail.com>2026-04-23 02:18:27 +0200
commit1bc5229bfd04c295ae0ac53b8558e5ba6d24f938 (patch)
tree74b7db0412a209ab0492b9c356d479a08f8679e4 /terminal.css
parent8cdf3768c9a3ff3a74b3b0163f1c89673f6ba8dc (diff)
taller
Diffstat (limited to 'terminal.css')
-rw-r--r--terminal.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/terminal.css b/terminal.css
index acf6a45..59d9c19 100644
--- a/terminal.css
+++ b/terminal.css
@@ -26,12 +26,12 @@ body {
margin: auto;
font-family: monospace;
font-size: 1.2em;
- min-height: 120vh;
& main {
display: flex;
flex-direction: column;
gap: 32px;
+ min-height: 120vh;
}
& footer {