Skip to content

Commit

Permalink
refactor: Update font in Home component for better readability
Browse files Browse the repository at this point in the history
  • Loading branch information
captain-n3m0 committed Aug 24, 2024
1 parent c59ff4a commit 491afe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const Home = () => {
duration: 0.8,
ease: "easeInOut",
}}
className="text-center text-white font-semibold leading-tight
className="text-center text-white font-semibold font-manropeleading-tight
sm:text-3xl sm:leading-[40px]
md:text-4xl md:leading-[50px]
lg:text-5xl lg:leading-[60px]
Expand Down

0 comments on commit 491afe6

Please sign in to comment.