diff --git a/assets/css/screen.css b/assets/css/screen.css index d1f01e4..0c66281 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -2744,6 +2744,18 @@ figcaption a { margin-bottom: none; } +.gh-footer, +.gh-inner { + padding-bottom: none; + margin-bottom: none; +} + +.gh-footer-inner, +.gh-inner { + padding-bottom: none; + margin-bottom: none; +} + .gh-footer a:not(.gh-button) { color: inherit; } diff --git a/partials/components/footer.hbs b/partials/components/footer.hbs index 37bc171..0eed530 100644 --- a/partials/components/footer.hbs +++ b/partials/components/footer.hbs @@ -1,35 +1,9 @@ \ No newline at end of file