Skip to content

Commit fdd6ca0

Browse files
authored
fix sponsor item (Codeception#454)
1 parent 7878ab2 commit fdd6ca0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

css/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1895,6 +1895,11 @@ p code, li code {
18951895
transition: opacity .2s ease;
18961896
}
18971897

1898+
.sponsors-wrapper .sponsors-item .sponsors.sponsors--vpnwelt {
1899+
height: auto;
1900+
border-radius: inherit;
1901+
}
1902+
18981903
.sponsors-wrapper .sponsors-item .sponsors:hover {
18991904
opacity: 1;
19001905
}

0 commit comments

Comments
 (0)