Skip to content

Commit db623db

Browse files
committed
testing letter spacing
1 parent ead9629 commit db623db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ function App() {
375375
<div className="min-h-screen max-w-4xl mx-auto py-6 sm:py-8 px-4 sm:px-6">
376376

377377
<div className="mb-4">
378-
<p className="font-semibold text-4xl sm:text-5xl font-heading">Hemanth Mukesh</p>
378+
<p className="font-semibold text-4xl sm:text-5xl font-heading tracking-tight sm:tracking-normal">Hemanth Mukesh</p>
379379
</div>
380380

381381
<div className="mt-5 mb-5 sm:mt-6 sm:mb-6 flex justify-between w-16 sm:w-24 items-center">

0 commit comments

Comments
 (0)