From 515d9c4a97d8bb7f6f3bed4e58b986241c83084e Mon Sep 17 00:00:00 2001 From: kitoy Date: Sat, 28 Feb 2026 01:56:55 +0100 Subject: [PATCH] Css fix list articles --- static/pywallter.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/pywallter.css b/static/pywallter.css index a6cda80..7161933 100644 --- a/static/pywallter.css +++ b/static/pywallter.css @@ -71,7 +71,7 @@ main > nav } article > header { - height: 15vw; + height: 20vw; } article > .subtitle {