fix(modal.css): explicitly set basic font sizes to prevent inheriting from parent(s); svg property usage updates

This commit is contained in:
Cory Dransfeldt 2025-03-29 11:13:02 -07:00
parent 29aa3f0c30
commit 0b5240ce2c
No known key found for this signature in database
5 changed files with 23 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "1.1.5",
"version": "1.1.6",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {