diff --git a/assets/css/screen.css b/assets/css/screen.css index 02b72e4..747b8f3 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -2736,6 +2736,12 @@ figcaption a { color: var(--color-darker-gray); } +.gh-footer, +.gh-outer { + padding-bottom: none; + margin-bottom: none; +} + .gh-footer a:not(.gh-button) { color: inherit; }