misc: unify button styling

This commit is contained in:
KOWX712
2025-02-22 21:42:40 +08:00
parent ddeb13c5e2
commit b7b5c2c1f0
2 changed files with 12 additions and 22 deletions

View File

@@ -28,7 +28,7 @@ body {
justify-content: center;
align-items: center;
opacity: 0;
padding: 12px 24px;
padding: 10px 20px;
font-size: 22px;
font-weight: bold;
transition: transform 0.4s ease;