decsite / src /assets /index.css
DecDEPO's picture
Initial DecSite upload (rebrand of QwenSite by enzostvs)
b8278c4 verified
Raw
History Blame Contribute Delete
117 Bytes
@import "tailwindcss";
* {
font-family: "Noto Sans";
}
.font-code {
font-family: "Source Code Pro";
}