Skip to content

Commit

Permalink
fix font
Browse files Browse the repository at this point in the history
  • Loading branch information
manikantakailasa committed Jul 19, 2024
1 parent 879582c commit 4fdcc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SalesChannel.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export function SalesChannel(props) {
<h2 className="nfd-text-[#0F172A] nfd-text-lg nfd-font-medium nfd-pb-1.5">
{__("Sell your products everywhere, confidently, with Ecomdash.", "wp-module-ecommerce")}
</h2>
<p className="nfd-text-[#4A5567] nfd-pb-7 nfd-leading-5 nfd-font-medium">
<p className="nfd-text-[#4A5567] nfd-pb-7 nfd-leading-5 nfd-text-sm nfd-font-medium">
{__("With ecomdash, you can manage different sales channels all in one place.", "wp-module-ecommerce")}
<br />
{__("Simply connect your business accounts from Amazon, Etsy or Walmart to", "wp-module-ecommerce")}
Expand Down

0 comments on commit 4fdcc05

Please sign in to comment.