From 4f707e9db16addf698f202482369459fc017d336 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 26 May 2025 22:24:06 +0200 Subject: [PATCH] auto-git: [change] index.html --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 90118ab..4244aa2 100644 --- a/index.html +++ b/index.html @@ -182,7 +182,7 @@ .interaction-bar div > div { margin-bottom: 0.1em; /* nur minimal Abstand */ - } + } .interaction-bar div > div:last-child { margin-bottom: 0; } @@ -195,6 +195,7 @@ .paw-queued { position: absolute; top: 40px; /* so weit nach unten */ + right: 10px; /* nur ganz am Rand, feintune hier! */ width: 2rem; height: 2rem; filter: drop-shadow(0 2px 2px rgba(0,0,0,0.10));