layout & text fixes

This commit is contained in:
2025-10-12 00:31:07 -04:00
parent dfdb3e0840
commit f0f7108765
3 changed files with 6 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
<div class="md:hidden">
<div class="flex items-center justify-between mb-3">
<NuxtLink to="/" class="hover:opacity-80">
<img src="/logos/logo.png" alt="New Life Christian Church" class="h-12 w-auto" />
<img src="/logos/logo.png" alt="New Life Christian Church" class="h-16 w-auto" />
</NuxtLink>
<div class="flex items-center gap-2">
<QRCodeButton v-if="sermon" :sermon="sermon" />