2 lines
456 B
CSS
2 lines
456 B
CSS
.stream-container[data-v-f94ca1ef]{display:flex;flex-direction:column}.stream-item[data-v-f94ca1ef]{animation:slideIn-f94ca1ef .6s cubic-bezier(.2,.8,.2,1) both}@keyframes slideIn-f94ca1ef{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.art-card[data-v-f94ca1ef]{background:#fff;border:1px solid var(--art-border-color);border-radius:32px}.stream-item[data-v-f94ca1ef]:nth-child(2n){animation-delay:.1s}
|