2 lines
475 B
CSS
2 lines
475 B
CSS
@keyframes fadeIn-ff244c06{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in[data-v-ff244c06]{animation:fadeIn-ff244c06 .8s ease-out}.animate-fade-in-delay-1[data-v-ff244c06]{animation:fadeIn-ff244c06 .8s ease-out .2s both}.animate-fade-in-delay-2[data-v-ff244c06]{animation:fadeIn-ff244c06 .8s ease-out .4s both}.line-clamp-3[data-v-f894f108]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
|