This commit is contained in:
2026-02-05 10:42:13 +09:00
67 changed files with 8090 additions and 1860 deletions

View File

@@ -1,5 +1,9 @@
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");
:root {
--color-primary: #f95523;
--color-primary-border: #ca3f14;
}
html {
font-size: 10px;
}
@@ -3725,4 +3729,4 @@ i {
html {
font-size: 8px;
}
}
}