Skip to content

Commit 509b0e8

Browse files
authored
fix img (#497)
1 parent a43a081 commit 509b0e8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

css/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1892,7 +1892,8 @@ p code, li code {
18921892
transition: opacity .2s ease;
18931893
}
18941894

1895-
.sponsors-wrapper .sponsors-item .sponsors.sponsors--vpnwelt {
1895+
.sponsors-wrapper .sponsors-item .sponsors.sponsors--vpnwelt,
1896+
.sponsors-wrapper .sponsors-item .sponsors.sponsors--translationreport {
18961897
height: auto;
18971898
border-radius: inherit;
18981899
}

0 commit comments

Comments
 (0)