1
0

Adjust paw-queued position in index.html

This commit is contained in:
2025-05-26 12:02:10 +02:00
parent 59acfb3966
commit 5d4474153c

View File

@@ -195,7 +195,7 @@
.paw-queued {
position: absolute;
top: 40px; /* so weit nach unten */
right: 0.5rem; /* nur ganz am Rand, feintune hier! */
right: 40px; /* nur ganz am Rand, feintune hier! */
width: 2rem;
height: 2rem;
filter: drop-shadow(0 2px 2px rgba(0,0,0,0.10));