Update top value for .paw-queued class in index.html
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user