Skip to content

Commit

Permalink
fix: refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
rbedeoan-plenty committed Dec 6, 2024
1 parent 3125783 commit 2d0d1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/components/QuickCheckout/QuickCheckout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</h1>
</div>
<div class="mb-3">
<span class="self-center text-gray-700 typography-headline-3">
<span class="self-center text-gray-600 sm:typography-headline-4 typography-headline-3">
{{ t('account.ordersAndReturns.orderDetails.quantity') }}: {{ quantity }}
</span>
</div>
Expand Down

0 comments on commit 2d0d1e9

Please sign in to comment.