Skip to content

Commit 0bf490e

Browse files
committed
Bump gallery thumbnail slot height to 300px
1 parent 8f86f6e commit 0bf490e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_static/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ div.cell_output table.dataframe {
77
of the underlying image aspect ratio. Image is contained (not cropped)
88
on a white background, centred in the slot. */
99
.sd-card-img-top {
10-
height: 240px;
10+
height: 300px;
1111
width: 100%;
1212
object-fit: contain;
1313
background: #ffffff;

0 commit comments

Comments
 (0)