Skip to content

Commit bc4f889

Browse files
committed
adjust index image size to fit
1 parent ccdb658 commit bc4f889

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h3>VCS</h3>
8888
<div class="example">
8989
<a href="Jupyter/Colormap_Tutorial/Colormap_Tutorial.html">
9090
<div class="img-wrapper">
91-
<img src="Jupyter/Colormap_Tutorial/Colormap_Tutorial.png">
91+
<img src="Jupyter/Colormap_Tutorial/Colormap_Tutorial.png" height="100" width="100">
9292
</div>
9393
<p>Colormap tutorial</p>
9494
</a>

0 commit comments

Comments
 (0)