„css/skeleton-auto.css“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 21:25:17 +02:00
parent 8755d47bb1
commit b4e5da764c

View File

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