💄 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

View File

@@ -1,5 +1,3 @@
<template>
<div class="m-4 w-full h-full flex flex-col">
<p>Hey!</p>
</div>
<p>Hey!</p>
</template>

3
app/pages/kto-sme.vue Normal file
View File

@@ -0,0 +1,3 @@
<template>
<p>Hello world!</p>
</template>