💄 Fixes navbar link size

This commit is contained in:
2025-10-23 16:01:33 +02:00
parent 19d5f41ed1
commit 2a644581d6
4 changed files with 22 additions and 15 deletions

5
app/layouts/empty.vue Normal file
View File

@@ -0,0 +1,5 @@
<template>
<UApp>
<slot />
</UApp>
</template>