Skip to content

Commit

Permalink
reduced logo size
Browse files Browse the repository at this point in the history
  • Loading branch information
colbycheese55 committed Oct 15, 2024
1 parent 557f1a6 commit 0dc1d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/footer_custom.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="container" style="display: flex; justify-content: space-between; align-items: flex-start;">
<p style="margin: 0; align-self: flex-start;">Solar Car Team at UVA</p>
<div class="footer-right" style="margin-left: auto; align-self: flex-start; display: flex;">
<img src="/assets/images/team_logo.png" alt="Team Logo" style="max-width: 300px; align-self: flex-start;">
<img src="/assets/images/team_logo.png" alt="Team Logo" style="max-width: 200px; align-self: flex-start;">
</div>
</div>
</footer>
Expand Down

0 comments on commit 0dc1d0f

Please sign in to comment.