Merge pull request #36 from HardenedSteel/master

fixup unnecessary space from the footer
pull/37/head
rottenwheel 1 month ago committed by GitHub
commit 14a4d162e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,19 +3,14 @@
a.color-grey, .footer-links {
color: var(--license-color);
}
a.footer-links img {
width: 1rem;
display: inline;
vertical-align: middle;
margin-bottom: 0;
margin-right: 0.2rem;
}
.footer-links-section {
margin-bottom: 0;
}
.footer-icons {
display: inline;
width: 1rem;
vertical-align: middle;
margin-bottom: 0;
border-bottom: none;
}
</style>
<span>2023 - Revuo Monero.</br>

Loading…
Cancel
Save