Skip to content

Commit

Permalink
make image smaller in reactive percentage
Browse files Browse the repository at this point in the history
  • Loading branch information
claire-fletcher committed Jul 3, 2024
1 parent 9d7242d commit 0ab36a9
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 @@ -40,7 +40,7 @@ <h2>About Me</h2>
src="assets/whale.webp"
alt="CNCF TAG logo. A light green whale sitting on top of a light green image of the earth."
title="CNCF TAG Environmental Sustainability logo"
style="display:block; margin:0 auto; max-width:50%; height:auto;"
style="display:block; margin:0 auto; max-width:15%; height:auto;"
/>
</div>

Expand Down

0 comments on commit 0ab36a9

Please sign in to comment.