From ce5520fb59c3ea07c92bc4a822b3c6c699b44213 Mon Sep 17 00:00:00 2001 From: Ludwig Lehnert Date: Thu, 17 Apr 2025 20:03:42 +0200 Subject: [PATCH] updated index.php --- www/index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/index.php b/www/index.php index 25136fb..db2999e 100644 --- a/www/index.php +++ b/www/index.php @@ -115,7 +115,7 @@ usort($blogs, function ($a, $b) { flex-direction: column; align-items: center; padding: 1rem; - gap: 1rem; + gap: 2.2rem; } .blog-entry { @@ -195,6 +195,8 @@ usort($blogs, function ($a, $b) { + +