AbdulElahGwaith's picture
Upload folder using huggingface_hub
88df9e4 verified
.hoverShadowLarge {
transition: box-shadow 0.3s ease-in-out;
&:hover {
box-shadow: var(--color-shadow-large) !important;
}
}