Footer update

This commit is contained in:
mDuo13
2021-06-28 18:43:59 -07:00
parent d1efb37627
commit caf74707ed
6 changed files with 422 additions and 80 deletions

View File

@@ -34,6 +34,16 @@
}
}
.xrpl-footer .external-link {
&::after {
background-position: left 0 bottom 0;
}
&:hover::after {
background-position: left .2em bottom .2em;
}
}
// /* Reduce external link icon size */
// .fa.fa-external-link:before {
// font-size: 80%;