Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
added back style tag for width.
  • Loading branch information
mitchellxh authored Mar 7, 2024
1 parent 17400b7 commit e95056a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@

<div class="grid">
<div class="g-col-4">
<p><img src="https://media.licdn.com/dms/image/D4E03AQGq-EJm4BCWxg/profile-displayphoto-shrink_400_400/0/1709781566933?e=1715212800&v=beta&t=ouph9kPBhw4TTGL92yj7ExxKvTEJI9xnS_Li6FYjrZc" class="roundedimg absolute max-width-100"></p>
<p><img src="https://media.licdn.com/dms/image/D4E03AQGq-EJm4BCWxg/profile-displayphoto-shrink_400_400/0/1709781566933?e=1715212800&v=beta&t=ouph9kPBhw4TTGL92yj7ExxKvTEJI9xnS_Li6FYjrZc" class="roundedimg absolute" style="width: 200px;"></p>
<div class="centered">
<p>Research Computing Specialist</p>
<p>Boston University</p>
Expand Down

0 comments on commit e95056a

Please sign in to comment.