„css/skeleton-auto.css“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 21:25:42 +02:00
parent b4e5da764c
commit 9235ba2baf

View File

@ -273,4 +273,4 @@ hr {
transform: scale(1.05);
}
.animate-top{position:relative;animation:animatetop 0.5s}@keyframes animatetop{from{top:-25px;opacity:0} to{top:0;opacity:1}}
.animate-top{position:relative;animation:animatetop 0.8s}@keyframes animatetop{from{top:-25px;opacity:0} to{top:0;opacity:1}}