Skip to content

Commit 3821ed1

Browse files
committed
resize image in News
1 parent d6cb031 commit 3821ed1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

News.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permalink: /News/
1414
<!-- ###### REMEMBER TO RESIZE THE IMAGE TO ITS RATIO, DON'T LEAVE AS IT IS #######-->
1515
<div class="gallery-cell" style="margin: auto; padding:0">
1616
<a href="/img/2025_summer_grad.jpg" target="_blank">
17-
<img loading="lazy" class="carousel-cell" border="0" width="420" height="380" style="border-radius: 8px;" src="/img/2025_summer_grad.jpg" />
17+
<img loading="lazy" class="carousel-cell" border="0" width="500" height="400" style="border-radius: 8px;" src="/img/2025_summer_grad.jpg" />
1818
</a>
1919
<p>Summer 2025 Graduates, DASH Lab Researchers and Professor Simon S. Woo</p>
2020
</div>

0 commit comments

Comments
 (0)