Skip to content

Commit

Permalink
fix: add font book to module description
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Bedon committed Nov 12, 2024
1 parent 12d3d03 commit d86ec10
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/components/Thanks/MyKiva/OptInModule.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
}"
/>
</div>
<h3>{{ description }}</h3>
<h3 class="tw-font-book">
{{ description }}
</h3>
<div class="tw-w-full tw-flex tw-flex-col tw-gap-2">
<kv-button
class="tw-w-full btn"
Expand Down

0 comments on commit d86ec10

Please sign in to comment.