olaservo's picture
Upload folder using huggingface_hub
96f7cf4 verified
Raw
History Blame Contribute Delete
148 Bytes
* {
box-sizing: border-box;
}
html, body {
font-family: system-ui, -apple-system, sans-serif;
font-size: 1rem;
}
code {
font-size: 1em;
}