Merge pull request #36 from HardenedSteel/master
fixup unnecessary space from the footer
This commit is contained in:
commit
14a4d162e2
1 changed files with 3 additions and 8 deletions
|
@ -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…
Reference in a new issue