Skip to content

Commit b6b0b18

Browse files
committed
style: remove links title and fix footer layout balance
1 parent 59a3ae8 commit b6b0b18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/components/AppFooter.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ const closeModal = () => modalRef.value?.close?.()
1717
<p class="font-mono text-balance hidden sm:block">
1818
{{ $t('tagline') }}
1919
</p>
20-
<p class="hidden lg:flex text-fg-muted uppercase h-5 items-center">{{ $t('nav.links') }}</p>
2120
</div>
2221
<div class="flex justify-between flex-col lg:flex-row gap-3">
2322
<div class="flex flex-col gap-3">

0 commit comments

Comments
 (0)