diff --git a/client/src/styles/create.css b/client/src/styles/create.css index f55c90a..0b3acff 100644 --- a/client/src/styles/create.css +++ b/client/src/styles/create.css @@ -119,7 +119,7 @@ #deck-template-container { margin: 1em 0; - max-height: 64vh; + max-height: 59vh; overflow-y: auto; padding: 0 0.5em; }