diff --git a/index.htm b/index.htm index 967f8a0..fb34506 100644 --- a/index.htm +++ b/index.htm @@ -309,7 +309,7 @@ img:not(.logoimgverynew) { opacity:0; - transform:translateY(100vh) + transform:translateY(100vh); -webkit-animation:tilt-centered-location 8s 96s 1 ease-out forwards; /* Safari 4+ */ -moz-animation: tilt-centered-location 8s 96s 1 ease-out forwards; /* Fx 5+ */ -o-animation: tilt-centered-location 8s 96s 1 ease-out forwards; /* Opera 12+ */