From ecef7d8bbdda639c25fcfe05dc10c8015a7ced8f Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 20 Jun 2026 21:27:34 -0700 Subject: move title to bottom --- index.css | 1 + 1 file changed, 1 insertion(+) (limited to 'index.css') diff --git a/index.css b/index.css index 26229e2..6c8da93 100644 --- a/index.css +++ b/index.css @@ -111,6 +111,7 @@ body::before, color: var(--cl-white); font-size: 2.2rem; font-weight: bold; + magin-top: 20px; } .header p { -- cgit v1.2.3