fix(prism.css): use base line height
This commit is contained in:
parent
ad5754f78f
commit
636469b7e4
3 changed files with 12 additions and 12 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue