hide logo on tiny screens
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<!-- header -->
|
||||
<div class="flex bg-white p-2 border-gray-300 border-b">
|
||||
<div class="max-w-xl mx-auto flex w-full">
|
||||
<div class="flex my-auto border border-gray-300 rounded-md w-10 h-10 mr-3 shadow">
|
||||
<div class="hidden sm:flex my-auto border border-gray-300 rounded-md w-10 h-10 mr-3 shadow">
|
||||
<div class="flex mx-auto my-auto">
|
||||
<img class="w-9 h-9" src="https://reticulum.network/gfx/reticulum_logo_512.png"/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user