1
0

Adjust right position of paw-queued class in index.html

This commit is contained in:
2025-05-26 12:03:20 +02:00
parent cac328a39c
commit ec5dc20fdf

View File

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