From e77949acd6c62f698727f84d03d5f3aacba1004c Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Fri, 2 Jan 2026 00:37:45 +0100 Subject: redesign poem panel --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 6205635..995b2f3 100644 --- a/static/style.css +++ b/static/style.css @@ -485,7 +485,7 @@ iframe { .poem .title { font-family: 'Louise'; - font-size: 4em; + font-size: 1.75em; margin: 0.5em 0 0; } -- cgit