From 8cdf3768c9a3ff3a74b3b0163f1c89673f6ba8dc Mon Sep 17 00:00:00 2001 From: ewy Date: Thu, 23 Apr 2026 02:06:17 +0200 Subject: pad --- terminal.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/terminal.css b/terminal.css index 7788263..acf6a45 100644 --- a/terminal.css +++ b/terminal.css @@ -39,6 +39,10 @@ body { } } +.terminal { + padding-top: 256px; +} + .fakelink { color: var(--foreground); text-decoration: none; -- cgit v1.3.1