Skip to content

Commit

Permalink
Changed text color Ref #42
Browse files Browse the repository at this point in the history
  • Loading branch information
danpastori committed Jan 3, 2024
1 parent 599a19f commit bc79791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/content/MarketingFollowAlong.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</div>
<button
data-element="submit"
class="formkit-submit formkit-submit w-full md:w-auto font-sans text-base font-semibold py-[14px] px-[18px] rounded-lg border border-[#1CE783] bg-[#1CE783] text-white">
class="formkit-submit formkit-submit w-full md:w-auto font-sans text-base font-semibold py-[14px] px-[18px] rounded-lg border border-[#1CE783] bg-[#1CE783] text-[#151A1F]">

<span class="">Subscribe</span>
</button>
Expand Down

0 comments on commit bc79791

Please sign in to comment.