We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead9629 commit db623dbCopy full SHA for db623db
src/App.tsx
@@ -375,7 +375,7 @@ function App() {
375
<div className="min-h-screen max-w-4xl mx-auto py-6 sm:py-8 px-4 sm:px-6">
376
377
<div className="mb-4">
378
- <p className="font-semibold text-4xl sm:text-5xl font-heading">Hemanth Mukesh</p>
+ <p className="font-semibold text-4xl sm:text-5xl font-heading tracking-tight sm:tracking-normal">Hemanth Mukesh</p>
379
</div>
380
381
<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