fix(media.css): highlight text helper class for grids and heros

This commit is contained in:
Cory Dransfeldt 2025-03-31 11:19:47 -07:00
parent dc2a909b6f
commit 5290dfb73b
No known key found for this signature in database
6 changed files with 19 additions and 16 deletions

10
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "1.1.7",
"version": "1.1.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "1.1.7",
"version": "1.1.8",
"license": "MIT",
"dependencies": {
"minisearch": "^7.1.2",
@ -2948,9 +2948,9 @@
"license": "ISC"
},
"node_modules/luxon": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.6.0.tgz",
"integrity": "sha512-WE7p0p7W1xji9qxkLYsvcIxZyfP48GuFrWIBQZIsbjCyf65dG1rv4n83HcOyEyhvzxJCrUoObCRNFgRNIQ5KNA==",
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.6.1.tgz",
"integrity": "sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==",
"dev": true,
"license": "MIT",
"engines": {