diff --git a/index.html b/index.html index 4244aa2..ef457ea 100644 --- a/index.html +++ b/index.html @@ -195,7 +195,7 @@ .paw-queued { position: absolute; top: 40px; /* so weit nach unten */ - right: 10px; /* nur ganz am Rand, feintune hier! */ + right: 0px; /* nur ganz am Rand, feintune hier! */ width: 2rem; height: 2rem; filter: drop-shadow(0 2px 2px rgba(0,0,0,0.10));