amend font sizes
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<!-- TODO: Add a fallback image -->
|
||||
</div>
|
||||
<div class="flex flex-col gap-4 items-center text-center">
|
||||
<p class="text-center text-base" v-html="description"></p>
|
||||
<p class="text-center text-base-custom" v-html="description"></p>
|
||||
<NuxtLink v-if="link" :to="link.url">
|
||||
<p class="text-button hover:text-button-hover">{{ link.label }}</p>
|
||||
</NuxtLink>
|
||||
|
||||
Reference in New Issue
Block a user