summaryrefslogtreecommitdiff
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 9b66758..a0a30b2 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -15,7 +15,6 @@
<img
src="{{ .icon }}"
class="icon icon-{{ lower .name }}"
- style="max-height: 32px"
alt="{{ .name }}"
aria-hidden="true"
/>
@@ -32,7 +31,6 @@
<img
src="/rss.svg"
class="icon icon-rss"
- style="max-height: 32px"
alt="RSS Feed"
aria-hidden="true"
/>