chore: migrate font Inter → Geist + Lucide integrity hash

This commit is contained in:
posimai 2026-04-10 08:09:47 +09:00
parent 3c108ad83c
commit 64bd515d9e
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
html { scroll-behavior: smooth; }
body {
font-family: 'Inter', -apple-system, sans-serif;
font-family: 'Geist', -apple-system, sans-serif;
background: var(--bg);
color: var(--text);
font-size: 15px;