mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-05-04 04:23:00 +02:00
Style header
This commit is contained in:
@@ -160,13 +160,13 @@
|
||||
</div>
|
||||
|
||||
<!-- icon -->
|
||||
<div v-if="!isShowingMobileSearch" class="hidden sm:block my-auto mr-3">
|
||||
<img class="w-10 h-10 rounded" src="icon.png"/>
|
||||
<div v-if="!isShowingMobileSearch" class="hidden sm:block my-auto mr-2 ml-2">
|
||||
<img class="w-8 h-8 rounded" src="icon.png"/>
|
||||
</div>
|
||||
|
||||
<!-- app info -->
|
||||
<div v-if="!isShowingMobileSearch" class="my-auto leading-tight">
|
||||
<a href="https://sthlm-mesh.se"><div class="font-bold" style="color: #ffffff; font-size: larger;">STHLM-MESH</div></a>
|
||||
<a href="https://sthlm-mesh.se"><div class="font-bold" style="color: #ffffff; font-size: 1.25rem;">STHLM-MESH</div></a>
|
||||
</div>
|
||||
|
||||
<!-- search bar -->
|
||||
|
||||
Reference in New Issue
Block a user