diff --git a/client/src/components/Newsletter.tsx b/client/src/components/Newsletter.tsx index ba7c8da..bbf85e4 100644 --- a/client/src/components/Newsletter.tsx +++ b/client/src/components/Newsletter.tsx @@ -6,7 +6,7 @@ const Newsletter = () => {
We have clothes that suits your style and which you're proud to wear. From women to men.
diff --git a/client/src/index.css b/client/src/index.css index 06c1775..7d4ae8f 100644 --- a/client/src/index.css +++ b/client/src/index.css @@ -1,6 +1,6 @@ @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap'); -@import url(https://db.onlinewebfonts.com/c/f1fcc5aed1e20fc0cdb9f8a7573625bd?family=Integral+CF+Regular); +@import url('https://db.onlinewebfonts.com/c/f1fcc5aed1e20fc0cdb9f8a7573625bd?family=Integral+CF+Regular'); @import url('https://api.fontshare.com/v2/css?f[]=satoshi@300,301,400,401,500,501,700,701,900,901,1,2&display=swap'); @tailwind base; diff --git a/client/src/pages/home/sections/NewArrivals.tsx b/client/src/pages/home/sections/NewArrivals.tsx index bf89a4a..85fac17 100644 --- a/client/src/pages/home/sections/NewArrivals.tsx +++ b/client/src/pages/home/sections/NewArrivals.tsx @@ -63,7 +63,7 @@ const NewArrivals = () => {