Update price color in pricing card for better visibility
This commit is contained in:
parent
2a3c3bde59
commit
28deace36d
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ interface PricingSectionProps {
|
|||
</div>
|
||||
|
||||
<div class="mb-4">
|
||||
<span class="text-6xl font-bold text-neutral-200"
|
||||
<span class="text-6xl font-bold text-neutral-100"
|
||||
>{pricing.professionalToolbox.price}</span
|
||||
>
|
||||
<span class="text-lg font-bold text-orange-100"
|
||||
|
|
Loading…
Add table
Reference in a new issue