전체적인 리팩토링

This commit is contained in:
2026-03-12 09:26:27 +09:00
parent 406af7408a
commit e51d767878
97 changed files with 13651 additions and 363 deletions

View File

@@ -93,12 +93,12 @@ export function Logo({
{variant === "full" && (
<span
className={cn(
"font-bold tracking-tight",
"font-heading font-semibold tracking-tight",
blendWithBackground
? "text-white opacity-95"
: "text-brand-900 dark:text-brand-50",
)}
style={{ fontSize: "1.35rem", fontFamily: "'Inter', sans-serif" }}
style={{ fontSize: "1.35rem" }}
>
JOORIN-E
</span>