correct some flex/grid spacings

This commit is contained in:
2025-05-08 10:07:40 -04:00
parent d98c3bb775
commit eab84bfee9
19 changed files with 84 additions and 136 deletions
+3 -7
View File
@@ -44,12 +44,10 @@
"html-entities": "^2.6.0",
"lucide-react": "0.508.0",
"next": "15.4.0-canary.26",
"prop-types": "^15.8.1",
"react": "19.1.0",
"react-activity-calendar": "^2.7.11",
"react-countup": "^6.5.3",
"react-dom": "19.1.0",
"react-is": "19.1.0",
"react-lite-youtube-embed": "^2.5.1",
"react-schemaorg": "^2.0.0",
"react-timeago": "^8.2.0",
@@ -86,11 +84,9 @@
"@jakejarvis/eslint-config": "^4.0.7",
"@tailwindcss/postcss": "^4.1.5",
"@types/mdx": "^2.0.13",
"@types/node": "^22.15.15",
"@types/prop-types": "^15.7.14",
"@types/react": "^19.1.3",
"@types/react-dom": "^19.1.3",
"@types/react-is": "^19.0.0",
"@types/node": "^22.15.16",
"@types/react": "19.1.3",
"@types/react-dom": "19.1.3",
"babel-plugin-react-compiler": "19.0.0-beta-af1b7da-20250417",
"cross-env": "^7.0.3",
"eslint": "^9.26.0",