Update
This commit is contained in:
@@ -43,7 +43,6 @@
|
|||||||
|
|
||||||
.delay {
|
.delay {
|
||||||
animation-delay: 2s;
|
animation-delay: 2s;
|
||||||
animation-direction: reverse;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -60,6 +59,7 @@
|
|||||||
left: -40%;
|
left: -40%;
|
||||||
transform: scaleX(-1);
|
transform: scaleX(-1);
|
||||||
z-index: 0; //weiter vorne/hinten
|
z-index: 0; //weiter vorne/hinten
|
||||||
|
animation-direction: reverse;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
Reference in New Issue
Block a user