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 */
|
/* Füge das in deine CSS ein */
|
||||||
.paw-queued {
|
.paw-queued {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 2.5rem;
|
top: 50px;
|
||||||
right: 1.5rem; /* experimentiere mit dem Wert */
|
right: 1.5rem; /* experimentiere mit dem Wert */
|
||||||
width: 2rem;
|
width: 2rem;
|
||||||
height: 2rem;
|
height: 2rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user