diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css index c2ed6c57..9e8845af 100644 --- a/docs/_static/css/custom.css +++ b/docs/_static/css/custom.css @@ -7,7 +7,7 @@ div.cell_output table.dataframe { of the underlying image aspect ratio. Image is contained (not cropped) on a white background, centred in the slot. */ .sd-card-img-top { - height: 240px; + height: 300px; width: 100%; object-fit: contain; background: #ffffff;