From cac328a39c4dd044c4fa19c0602a74733bdfe192 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 26 May 2025 12:02:48 +0200 Subject: [PATCH] auto-git: [change] index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5db8059..bc50431 100644 --- a/index.html +++ b/index.html @@ -186,7 +186,7 @@ .interaction-bar div > div:last-child { margin-bottom: 0; } - .commits-glow { + .commits-glow { text-shadow: 1px 1px 2px rgba(0,0,0,0.25), 0px 1px 1px color-mix(in srgb, currentColor 40%, black); @@ -195,7 +195,7 @@ .paw-queued { position: absolute; top: 40px; /* so weit nach unten */ - right: 50px; /* nur ganz am Rand, feintune hier! */ + right: 60px; /* nur ganz am Rand, feintune hier! */ width: 2rem; height: 2rem; filter: drop-shadow(0 2px 2px rgba(0,0,0,0.10));