feat(fonts.css): update body and mono fonts to use system stacks

This commit is contained in:
Cory Dransfeldt 2025-06-19 12:07:04 -07:00
parent ad5754f78f
commit 520e1253ea
No known key found for this signature in database
12 changed files with 16 additions and 72 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "10.7.5",
"version": "10.8.5",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -67,7 +67,7 @@
"prettier": "3.5.3",
"rimraf": "^6.0.1",
"sql-formatter": "15.6.5",
"terser": "^5.43.0",
"terser": "^5.43.1",
"truncate-html": "^1.2.2"
}
}