forked from mirrors/bookwyrm
Hide large logo on mobile
This commit is contained in:
parent
721d20efab
commit
e3fa0afa9a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<div class="columns">
|
<div class="columns">
|
||||||
<div class="column is-narrow">
|
<div class="column is-narrow is-hidden-mobile">
|
||||||
<figure class="block">
|
<figure class="block">
|
||||||
<img src="/static/images/logo.png" alt="BookWyrm">
|
<img src="/static/images/logo.png" alt="BookWyrm">
|
||||||
</figure>
|
</figure>
|
||||||
|
|
Loading…
Reference in a new issue