diff --git a/_includes/footer.html b/_includes/footer.html index 03d3fb89..7d1c56d8 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -48,7 +48,7 @@
  • {% t footer.legal %}
  • {% t footer.source %}
  • Sitemap
  • -
  • Feed icon{% t footer.feed %}
  • +
  • Feed icon{% t footer.feed %}
  • diff --git a/css/custom.css b/css/custom.css index 2e650d14..2f17ebe4 100644 --- a/css/custom.css +++ b/css/custom.css @@ -2882,10 +2882,6 @@ footer a.white:hover, a.white:focus { line-height: 1.7; } -.footer-links { - margin-bottom: 1rem; -} - .footer-link { margin: 0 1rem; }