remove unused CSS code, fixup unnecessary space from the footer

pull/36/head
HardenedSteel 1 month ago
parent 56c7487994
commit 91854dde16
No known key found for this signature in database
GPG Key ID: 13C7511DDC97498C

@ -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