diff --git a/src/themes/style.css b/src/themes/style.css index d203af4..3eb8b49 100644 --- a/src/themes/style.css +++ b/src/themes/style.css @@ -137,9 +137,7 @@ a, a:visited, a:hover { .container { display: grid; grid-template-columns: 4fr 1fr; - grid-template-rows: 1fr 1fr 1fr 1fr 20fr; grid-gap: 2em; - height: 96vh; align-items: stretch; justify-items: stretch; margin: 1em 2em 0em 2em;