Make TOS modal buttons larger (#1573)

This commit is contained in:
Evan Simkowitz 2024-12-19 12:16:03 -08:00 committed by GitHub
parent 2e2a6491e8
commit 12d58c90a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -230,6 +230,7 @@
justify-content: center;
button {
padding: 8px 20px;
font-size: 14px;
}