soiz1's picture
Upload folder using huggingface_hub
4d70170 verified
raw
history blame contribute delete
179 Bytes
@tailwind base;
@tailwind components;
@tailwind utilities;
.nav-bar-title .logo {
margin-top: 6px;
}
.home-hero {
figure {
.image {
max-height: 100px;
}
}
}