set height of buttons

This commit is contained in:
filifa 2025-12-15 20:45:47 -05:00
parent 150b0f7996
commit 5b7316a90f
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ input {
} }
button { button {
height: 10vh;
font-family: inherit; font-family: inherit;
font-size: inherit; font-size: inherit;
} }