mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-11-10 05:03:35 +01:00
remove unused CSS code, fixup unnecessary space from the footer
This commit is contained in:
parent
56c7487994
commit
91854dde16
@ -3,19 +3,14 @@
|
|||||||
a.color-grey, .footer-links {
|
a.color-grey, .footer-links {
|
||||||
color: var(--license-color);
|
color: var(--license-color);
|
||||||
}
|
}
|
||||||
a.footer-links img {
|
.footer-links-section {
|
||||||
width: 1rem;
|
|
||||||
display: inline;
|
|
||||||
vertical-align: middle;
|
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
margin-right: 0.2rem;
|
|
||||||
}
|
}
|
||||||
.footer-icons {
|
.footer-icons {
|
||||||
display: inline;
|
display: inline;
|
||||||
width: 1rem;
|
width: 1rem;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
border-bottom: none;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<span>2023 - Revuo Monero.</br>
|
<span>2023 - Revuo Monero.</br>
|
||||||
|
Loading…
Reference in New Issue
Block a user