Skip to content

Commit 002e01a

Browse files
authored
Fix typo
1 parent fbd4913 commit 002e01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sections/Hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const Hero = () => {
2222
<p className="text-xl font-montserrat text-coral-red">
2323
Our Summer collections
2424
</p>
25-
<h1 className="mt-10 font-palanquin text-8xl max-sm:text-[72px] max-sm:leading-[82] font-bold">
25+
<h1 className="mt-10 font-palanquin text-8xl max-sm:text-[72px] max-sm:leading-[82px] font-bold">
2626
<span className="xl:bg-white xl:whitespace-nowrap relative z-10 pr-10">
2727
The New Arrival
2828
</span>

0 commit comments

Comments
 (0)