This commit is contained in:
Laux Dev
2026-03-16 14:42:04 +08:00
parent dcddc14d7e
commit fbeb3a509a
11 changed files with 572 additions and 239 deletions

View File

@@ -1,6 +1,6 @@
.button {
display: flex;
padding: 8px 12px;
padding: 8px 10px;
justify-content: center;
align-items: center;
gap: 10px;