fix+feat: fix css stuff and add more buttons
Some checks are pending
Deploy to Web Server / deploy (push) Waiting to run

This commit is contained in:
aria 2025-08-03 16:58:11 +10:00
parent 305b7d4272
commit 283bab4e46
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
10 changed files with 38 additions and 46 deletions

View file

@ -13,6 +13,6 @@ const { name, image, target } = Astro.props;
min-height: 62px;
height: 62px;
max-height: 62px;
padding: 4px;
padding: 0px;
}
</style>