From 7269c241e42d1b774b7c436378aefc0651b8f89c Mon Sep 17 00:00:00 2001 From: Nico Date: Thu, 7 Aug 2025 23:37:44 +1000 Subject: [PATCH] make header wavy text underneeth astolfo resize appropriately on mobile --- bundle.css | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle.css b/bundle.css index f9db10a..bd9f14e 100644 --- a/bundle.css +++ b/bundle.css @@ -202,6 +202,7 @@ footer p,hr,div { header h1 { top: 0.3em; + font-size: 5em; } .horizontal-flex {