diff --git a/tests/makefiles/style.css b/tests/makefiles/style.css index bbf335f1..946a9387 100644 --- a/tests/makefiles/style.css +++ b/tests/makefiles/style.css @@ -82,6 +82,7 @@ main, footer, header { main { counter-reset: table figure; background-color: var(--bg-color); + margin-top: 75px; } footer, header { font-size: smaller;