Skip to content

Commit

Permalink
Update heading text to capitalize NkhiliCSS in Hero component
Browse files Browse the repository at this point in the history
  • Loading branch information
Mustapha-Nkhili committed Jul 23, 2024
1 parent 92489cf commit 9172658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Home/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const Hero = () => {
<h1 className="text-4xl sm-text-5xl lg-text-6xl">
Explore Endless Design Possibilities with{" "}
<span className="relative">
nkhilicss{" "}
NkhiliCSS{" "}
<img
src={curveImg}
className="absolute left-0 w-full"
Expand Down

0 comments on commit 9172658

Please sign in to comment.