Epoch_engine / src /interface /web /app /components /suggestions /suggestions.module.css
Epoch01's picture
Upload folder using huggingface_hub
9caffaa verified
Raw
History Blame Contribute Delete
194 Bytes
.card {
border-radius: 0.5rem;
}
.title {
font-size: 1rem;
}
.text {
padding-top: 0.2rem;
font-size: 0.9rem;
white-space: wrap;
padding-right: 4px;
color: black;
}