Skip to content

Commit

Permalink
center logo vertically
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldoucet committed May 30, 2024
1 parent 94b76ef commit ecb3e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<span class="icon-bar"></span>
</button>
<a class="padded-navbar-brand" href="index.html">
<img src="{{ site.baseurl }}/img/hest_logo.png" alt="Logo">
<img src="{{ site.baseurl }}/img/hest_logo.png" alt="Logo" width="20%">
</a>
<a class="navbar-brand" href="index.html">
<img src="{{ site.baseurl }}/img/mlsvglogo.svg" alt="Logo">
Expand Down

0 comments on commit ecb3e53

Please sign in to comment.