fix(prism.css): use base line height

This commit is contained in:
Cory Dransfeldt 2025-06-19 12:19:43 -07:00
parent ad5754f78f
commit 636469b7e4
No known key found for this signature in database
3 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "10.7.5",
"version": "10.7.6",
"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"
}
}