Adds better logo

This commit is contained in:
Mouse Reeve
2020-10-01 13:53:52 -07:00
parent 7138cd4811
commit 36f7ab36c9
6 changed files with 9 additions and 7 deletions

View File

@ -23,7 +23,7 @@
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/static/images/logo-small.png" alt="BookWyrm" width="112" height="28">
<img class="image logo" src="/static/images/logo-small.png" alt="BookWyrm">
</a>
<form class="navbar-item" action="/search/">
<div class="field is-grouped">