diff --git a/feature-flow.css b/feature-flow.css index eb4f45d..7ee2403 100644 --- a/feature-flow.css +++ b/feature-flow.css @@ -1,5 +1,5 @@ main { - height: 100vh; + height: calc(100vh - 2 * 1rem); } ul {