mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 18:11:36 +01:00
Decrease font size and weight in selection overlay
This commit is contained in:
parent
721c06e157
commit
1407d5be8d
@ -315,7 +315,7 @@
|
||||
v-bind:class="{ 'btn-primary': index==0, 'btn-light': index!=0}">#{{index+1}}</span>
|
||||
<div class="perk-zoom" v-if="canExpand">
|
||||
<div class="perk-zoom-bg"></div>
|
||||
<div class="perk-zoom-text w-100 py-2 px-4 text-center text-primary fw-bold fs-3 lh-sm">
|
||||
<div class="perk-zoom-text w-100 py-2 px-4 text-center text-primary fw-semibold fs-5 lh-sm">
|
||||
Select this contribution perk
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user