From 75b70fabcb97c9310f7fcb3cc9a19a27757fdd1c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 4 Apr 2026 08:16:04 -0400 Subject: [PATCH] =?UTF-8?q?Website:=20album=20art=20460px=20=E2=80=94=20th?= =?UTF-8?q?e=20goldilocks=20size?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- site/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/index.html b/site/index.html index c06bd5e..1a8b594 100644 --- a/site/index.html +++ b/site/index.html @@ -34,8 +34,8 @@ } .cover { - width: 380px; - height: 380px; + width: 460px; + height: 460px; max-width: 80vw; max-height: 80vw; border-radius: 8px;