Skip to content

Commit 78b9fbc

Browse files
Change image height in publications.html
Adjusted the height of the publication image to improve layout.
1 parent 3d21d1c commit 78b9fbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/publications.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h4>
8686
<a href="https://www.nature.com/articles/s41586-026-10469-9">
8787

8888
<img src="img/publications/tnbc-chemo.png"
89-
style="width: 100%; height: 240px; object-fit: contain;"
89+
style="width: 100%; height: 230px; object-fit: contain;"
9090
alt="Ecotypes of triple-negative breast cancer in response to chemotherapy"/>
9191

9292
</a>

0 commit comments

Comments
 (0)