init: Initial commit

Signed-off-by: prettysunflower <me@prettysunflower.moe>
This commit is contained in:
2025-07-21 18:16:46 -04:00
parent 36ad73e869
commit ac5fe0d095
14 changed files with 129 additions and 51 deletions

4
assets/scss/fonts.scss Normal file
View File

@@ -0,0 +1,4 @@
/* This is a system font stack. Please edit it if you want to use other fonts~ */
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}