diff --git a/style.css b/style.css index 7835fdb..340348a 100644 --- a/style.css +++ b/style.css @@ -186,7 +186,7 @@ button.danger:hover { grid-column: 2; display: grid; - grid-template-rows: auto auto; + grid-template-rows: 1fr auto; grid-template-columns: 1fr auto; }