Skip to content

Commit

Permalink
photo fitting
Browse files Browse the repository at this point in the history
  • Loading branch information
wwt9829 committed Jan 2, 2024
1 parent 3b17a0e commit 30fcd77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ <h4>Ph.D. Student at Dakota State University</h4>
<!-- profile picture -->
<div class="col-md-4">
<br>
<img class="rounded-0 d-block mx-auto lazyload" data-src="img/Tauber_4x5.webp" style="height: 300px;" alt="Picture of Wyatt Tauber" id="profile-picture">
<img class="rounded-0 d-block mx-auto lazyload" data-src="img/Tauber_4x5.webp" style="height: 300px; object-fit: cover" alt="Picture of Wyatt Tauber" id="profile-picture">
</div>

</div>
Expand Down

0 comments on commit 30fcd77

Please sign in to comment.