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

@ -56,7 +56,7 @@ body {
color: var(--fourth-colour);
}
@media screen and (max-width: 899px) {
@media screen and (max-width: 1024px) {
body {
width: 95%;
padding-top: 0.5em;