complete card height change and new page about RoRd overall and weight assignment

This commit is contained in:
Jiao77
2025-10-05 20:40:16 +08:00
parent 8a0276c3ce
commit 76efb30b7f
15 changed files with 2734 additions and 1446 deletions

View File

@@ -10,12 +10,12 @@
"astro": "astro"
},
"dependencies": {
"astro": "^4.0.0",
"@astrojs/tailwind": "^5.0.0",
"@astrojs/tailwind": "^6.0.2",
"astro": "^5.14.1",
"tailwindcss": "^3.0.0"
},
"devDependencies": {
"@astrojs/check": "^0.3.0",
"@astrojs/check": "^0.9.4",
"typescript": "^5.0.0"
}
}
}