1
0

Update top value for .paw-queued class in index.html

This commit is contained in:
2025-05-26 11:47:43 +02:00
parent 455ca46c90
commit ac7556dcad

View File

@@ -194,7 +194,7 @@
/* Füge das in deine CSS ein */
.paw-queued {
position: absolute;
top: 2.5rem;
top: 50px;
right: 1.5rem; /* experimentiere mit dem Wert */
width: 2rem;
height: 2rem;