Skip to content

Commit 65a4299

Browse files
authored
Merge pull request #123 from Vauhtijuoksu/develop
fix sponsorlogo height
2 parents 8620d48 + ec25997 commit 65a4299

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

static/css/_sponsors.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@
3737
max-width: 85%;
3838
max-height: 85%;
3939
& > a {
40+
object-fit: contain;
4041
width:100%;
42+
height:100%;
4143
display: block;
4244
}
4345
& img {

0 commit comments

Comments
 (0)