Skip to content

Commit

Permalink
Fix award image zoom on Our Team pg
Browse files Browse the repository at this point in the history
  • Loading branch information
L5eoneill committed Oct 9, 2024
1 parent f922d22 commit 56b4ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/our-team.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ permalink: /pages/about/our-team/

<div class="row row-ruled">
<div class="col-md-3">
<img class="img-responsive" src="https://drive.google.com/thumbnail?id=1k8JqdGSE62jSV0g-ap5HasRl_L3y6xL8&sz=h200" data-fancybox alt="The Engineering Excellence Award for 2024" height="200" />
<a href="https://drive.google.com/thumbnail?id=1k8JqdGSE62jSV0g-ap5HasRl_L3y6xL8&sz=h600" data-fancybox><img class="img-responsive" src="https://drive.google.com/thumbnail?id=1k8JqdGSE62jSV0g-ap5HasRl_L3y6xL8&sz=h200" alt="The Engineering Excellence Award for 2024" height="200" /></a>
</div>
<div>
<p><em>2024, March</em>: The Devilbotz won the Excellence in Engineering award at the Greater Boston District competition in Revere.</p>
Expand Down

0 comments on commit 56b4ff4

Please sign in to comment.