Skip to content

Commit b629e4b

Browse files
authored
Add margin top for X logo
1 parent b11609a commit b629e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{{ readFile "assets/maxmind-footer-logo.svg" | safeHTML }}
66
</a>
77
<div class="footer__social">
8-
<a aria-label="x" class="footer__socialIcon" href="https://x.com/maxmind">
8+
<a aria-label="x" class="footer__socialIcon" margin-top: -.15em href="https://x.com/maxmind">
99
{{ readFile "assets/x logo.svg" | safeHTML }}
1010
</a>
1111
<a aria-label="LinkedIn" class="footer__socialIcon" href="https://www.linkedin.com/company/maxmind">

0 commit comments

Comments
 (0)