From 8c25620c6bc41547b421fe48f2bc1e44d782819f Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 12 Dec 2024 15:47:07 +0200 Subject: [PATCH] fix logo round corners --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 461f5acc..d505db85 100644 --- a/index.html +++ b/index.html @@ -70,6 +70,8 @@ "P P . . ." "P P . E E" "P P . E E"; + + --logoChunkSize: calc(2em * 0.5 * var(--scale)) } .chunk {