Set: Increase button sizes
This commit is contained in:
parent
5ee5f2bb7c
commit
1101cad5a4
1 changed files with 4 additions and 0 deletions
|
@ -112,6 +112,10 @@ input.fill {
|
||||||
max-height: 700px;
|
max-height: 700px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input {
|
||||||
|
padding: 20px 40px;
|
||||||
|
}
|
||||||
|
|
||||||
#playingfield .card > input {
|
#playingfield .card > input {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue