chore: migrate font Inter → Geist + Lucide integrity hash
This commit is contained in:
parent
3c108ad83c
commit
64bd515d9e
|
|
@ -37,7 +37,7 @@
|
||||||
|
|
||||||
html { scroll-behavior: smooth; }
|
html { scroll-behavior: smooth; }
|
||||||
body {
|
body {
|
||||||
font-family: 'Inter', -apple-system, sans-serif;
|
font-family: 'Geist', -apple-system, sans-serif;
|
||||||
background: var(--bg);
|
background: var(--bg);
|
||||||
color: var(--text);
|
color: var(--text);
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue