fix(search.html): corrects tag sizing for music search results
This commit is contained in:
parent
82ef352f68
commit
ff51a5d389
3 changed files with 17 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "10.7.1",
|
||||
"version": "10.7.2",
|
||||
"description": "The source for my personal site. Built using 11ty (and other tools).",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
|
@ -62,12 +62,12 @@
|
|||
"markdownlint": "0.38.0",
|
||||
"markdownlint-cli": "0.45.0",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-import": "^16.1.0",
|
||||
"postcss-import": "^16.1.1",
|
||||
"postcss-import-ext-glob": "^2.1.1",
|
||||
"prettier": "3.5.3",
|
||||
"rimraf": "^6.0.1",
|
||||
"sql-formatter": "15.6.4",
|
||||
"terser": "^5.42.0",
|
||||
"terser": "^5.43.0",
|
||||
"truncate-html": "^1.2.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue