Skip to content

Commit 1626b97

Browse files
committed
tweak the style
1 parent 0a64035 commit 1626b97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ui/components/Checkout/Checkout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ onUnmounted(() => {
626626
<aside
627627
v-if="htmlDescription"
628628
v-html="htmlDescription"
629-
class="prose-hr:my-5 opacity-50"
629+
class="prose-hr:my-5"
630630
:class="ProseTextInherit"
631631
></aside>
632632

0 commit comments

Comments
 (0)