chore: added new text style for donators

This commit is contained in:
2025-05-07 20:45:13 +02:00
parent 3c74580bed
commit 06d0fabc99
5 changed files with 18 additions and 6 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
<transition mode="out-in" name="slider-anim" class="current-name">
<span :key="displayingName">
<img src="/images/icon-diamond.svg" alt="donator diamond icon" />
{{ displayingName }}
<span class="text--donator">{{ displayingName }}</span>
</span>
</transition>
</div>
@@ -45,7 +45,7 @@
</template>
<template v-slot:b2>
<b>{{ $t('donations.p4-b2') }}</b>
<b class="text--donator">{{ $t('donations.p4-b2') }}</b>
</template>
</i18n-t>
<br />