We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b11609a commit b629e4bCopy full SHA for b629e4b
layouts/partials/footer.html
@@ -5,7 +5,7 @@
5
{{ readFile "assets/maxmind-footer-logo.svg" | safeHTML }}
6
</a>
7
<div class="footer__social">
8
- <a aria-label="x" class="footer__socialIcon" href="https://x.com/maxmind">
+ <a aria-label="x" class="footer__socialIcon" margin-top: -.15em href="https://x.com/maxmind">
9
{{ readFile "assets/x logo.svg" | safeHTML }}
10
11
<a aria-label="LinkedIn" class="footer__socialIcon" href="https://www.linkedin.com/company/maxmind">
0 commit comments