summaryrefslogtreecommitdiff
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
authorArne Rief <riearn@proton.me>2025-09-02 23:20:43 +0200
committerArne Rief <riearn@proton.me>2025-09-02 23:20:43 +0200
commit2204aa9db535af9b0c38487f74a56bd0ac9f07e2 (patch)
tree94544c8c01ea88b901a84e68c0b1c237f30ab6c6 /layouts/partials/footer.html
parentade244c72af62827c4c30151404abf755597f243 (diff)
Styling
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"
/>