diff --git a/static/style.css b/static/style.css index 189032e..5ade2a4 100644 --- a/static/style.css +++ b/static/style.css @@ -132,6 +132,7 @@ body>footer * { /* deck */ #deck article { + max-width: 100%; max-height: 100%; display: grid; grid-template-rows: auto 1fr auto;