Skip to content

Commit 6f668d9

Browse files
authored
fix homepage images (#202)
1 parent ab72b28 commit 6f668d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

overrides/home.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,8 @@
306306
height: 144px;
307307
border-radius: 10px;
308308
border: 2px solid black;
309+
object-fit: contain;
310+
background-color: white;
309311
}
310312

311313
.tile:focus,

0 commit comments

Comments
 (0)