Skip to content

Commit 428cdb8

Browse files
committed
fix home
1 parent 473514d commit 428cdb8

2 files changed

Lines changed: 2 additions & 2 deletions

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="570" height="230" style="border-radius: 8px;" src="/img/2025_summer_grad.jpg" />
17+
<img loading="lazy" class="carousel-cell" border="0" width="184" height="220" 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>

_layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ <h5 class="center">Security & Privacy</h5>
191191
</a>
192192
<p>Congratulations to the 2025 summer master's graduates!</p>
193193
</div>
194-
<div align="center" style="margin: auto; background:none; background-color:none; width: 95%; border-radius: 8px;" class="flickity carousel" data-flickity='{ "autoPlay": true }'>
194+
195195
<div class="gallery-cell" style="margin: auto; padding:0">
196196
<a href="/img/2025_summer_grad2.jpg" target="_blank">
197197
<img loading="lazy" class="carousel-cell" border="0" style="border-radius: 8px; width:45%;" src="/img/2025_summer_grad2.jpg" />

0 commit comments

Comments
 (0)