deepseek / src /assets /index.css
abdullahalivv's picture
Upload 45 files
664c219 verified
raw
history blame contribute delete
117 Bytes
@import "tailwindcss";
* {
font-family: "Noto Sans";
}
.font-code {
font-family: "Source Code Pro";
}