fixed timing bug in php
This commit is contained in:
parent
66bd68947d
commit
0cac807528
@ -94,12 +94,12 @@ $price_sum = $_POST["kosten"];
|
||||
}
|
||||
|
||||
90% {
|
||||
top: -100%;
|
||||
top: -130%;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
100% {
|
||||
top: -100%;
|
||||
top: -150%;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user