1
0

auto-git:

[change] index.html
This commit is contained in:
2025-05-26 22:24:06 +02:00
parent 51050d8b9c
commit 4f707e9db1

View File

@@ -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));