Compare commits

...

2 Commits

Author SHA1 Message Date
rottenwheel 14a4d162e2
Merge pull request #36 from HardenedSteel/master
2 months ago
HardenedSteel 91854dde16
remove unused CSS code, fixup unnecessary space from the footer
2 months ago

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