File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed
Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 155155 margin-left : calc (var (--mm-spacing ) / 4 );
156156}
157157
158+ .footer__socialIcon--x {
159+ margin-top : -2px ;
160+ }
161+
158162.footer__group {
159163 padding : var (--mm-spacing );
160164 padding-bottom : 0 ;
File renamed without changes.
Original file line number Diff line number Diff line change 55 {{ readFile "assets/maxmind-footer-logo.svg" | safeHTML }}
66 </ a >
77 < div class ="footer__social ">
8- < a aria-label ="x " class ="footer__socialIcon " margin-top: -.15em href ="https://x.com/maxmind ">
9- {{ readFile "assets/FaTwitterSquare .svg" | safeHTML }}
8+ < a aria-label ="x " class ="footer__socialIcon footer__socialIcon--x " href ="https://x.com/maxmind ">
9+ {{ readFile "assets/x-logo .svg" | safeHTML }}
1010 </ a >
1111 < a aria-label ="LinkedIn " class ="footer__socialIcon " href ="https://www.linkedin.com/company/maxmind ">
1212 {{ readFile "assets/FaLinkedin.svg" | safeHTML }}
You can’t perform that action at this time.
0 commit comments