Skip to content

Commit 759b596

Browse files
26.5.24 - Fix sponsor heart alignment
refined-github/refined-github#9599
1 parent 0bd4457 commit 759b596

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

style/26.5.24.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
span[data-testid='sponsor-label'] {
2+
margin-top: 0 !important;
3+
margin-right: 0 !important;
4+
&::before {
5+
margin-top: 0.25em;
6+
}
7+
}

0 commit comments

Comments
 (0)