1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-06 03:55:36 -05:00

Improve Liberapay css for Firefox compatibility

This commit is contained in:
Zed
2023-09-19 01:29:41 +00:00
parent 7d14789910
commit 537af7fd5e

View File

@@ -70,8 +70,9 @@ nav {
.lp {
height: 14px;
margin-top: 2px;
display: block;
display: inline-block;
position: relative;
top: 2px;
fill: var(--fg_nav);
&:hover {