1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-01-24 20:32:49 -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 { .lp {
height: 14px; height: 14px;
margin-top: 2px; display: inline-block;
display: block; position: relative;
top: 2px;
fill: var(--fg_nav); fill: var(--fg_nav);
&:hover { &:hover {