Set: Increase button sizes

This commit is contained in:
s3lph 2022-02-17 21:57:49 +01:00
parent 5ee5f2bb7c
commit 1101cad5a4

View file

@ -112,6 +112,10 @@ input.fill {
max-height: 700px;
}
input {
padding: 20px 40px;
}
#playingfield .card > input {
display: none;
}