fix titles

This commit is contained in:
2026-02-04 17:24:32 +00:00
parent a6279e5c21
commit 80efbaa7f6
2 changed files with 2 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="w-full border-b border-primary">
<h1>
<h1 class="pl-2 m-0">
<slot />
</h1>
</div>