diff --git a/static/style.css b/static/style.css index 6710686..178817c 100644 --- a/static/style.css +++ b/static/style.css @@ -112,6 +112,10 @@ input.fill { max-height: 700px; } +input { + padding: 20px 40px; +} + #playingfield .card > input { display: none; }