Skip to content

Commit

Permalink
Fix logo alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarogh committed Nov 30, 2024
1 parent 78163d2 commit daf948b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/views/hedgedoc/header.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ul class="dropdown-menu list" role="menu" aria-labelledby="menu">
</ul>
</div>
<a class="navbar-brand pull-left header-brand" href="<%- serverURL %>/" title="WartaMD">
<a class="navbar-brand pull-left" href="<%- serverURL %>/" title="WartaMD">
<div></div> WartaMD
</a>
<style>
Expand Down

0 comments on commit daf948b

Please sign in to comment.