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