change: conthrax only for heading
This commit is contained in:
parent
8c1a01d892
commit
3d9321e7df
64 changed files with 246 additions and 6 deletions
|
@ -8,7 +8,7 @@
|
|||
:imgAttrs="{ class: 'w-full h-60 object-cover object-center' }"
|
||||
/>
|
||||
<div v-if="data?.title" primary class="h-12 min-h-12 w-full px-12 justify-center items-center gap-5 flex">
|
||||
<p>{{ data.title }}</p>
|
||||
<p class="conthrax">{{ data.title }}</p>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue