Skip to content

Commit

Permalink
adjust headshot ratio
Browse files Browse the repository at this point in the history
  • Loading branch information
meagan-crowther committed Nov 22, 2024
1 parent f9419c2 commit a2dceec
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
@@ -44,7 +44,7 @@ <h1>Hi, I’m Meagan Crowther<br /></h1>

</div>
<span class="image object">
<img src="images/crowther.jpg" alt="" style="width: 350px; height: 500px;"/>
<img src="images/crowther.jpg" alt="" style="width: 40%; height: auto;"/>
</span>
</section>

0 comments on commit a2dceec

Please sign in to comment.