This commit is contained in:
F4ilji
2025-06-25 22:48:01 +05:00
parent efba91653e
commit 218e5ab8e3
7 changed files with 24 additions and 57 deletions
@@ -1,7 +1,7 @@
<template>
<div class="space-y-3">
<h1 class="text-2xl mb-10 font-bold md:text-3xl">{{ header }}</h1>
<div>
<h1 class="text-2xl mb-5 font-bold md:text-3xl">{{ header }}</h1>
</div>
</template>