From bb74952592e6a0dde45b57ed1f4a177415977053 Mon Sep 17 00:00:00 2001 From: Alina Marquardt Date: Thu, 15 May 2025 18:12:14 +0200 Subject: [PATCH] minor styling fix --- public_html/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/style.css b/public_html/style.css index 3900861..8a3421b 100644 --- a/public_html/style.css +++ b/public_html/style.css @@ -873,7 +873,7 @@ article.album a:hover { } .sidebaritem { - margin-left: calc( ( 100% - 220px ) / 2 ); + margin-left: calc( ( 100% - 210px ) / 2 ); } .sidebaritem#greeting #icosahedron-container {