Update index.tsx

This commit is contained in:
Stefan Pejcic
2024-07-12 09:27:45 +02:00
committed by GitHub
parent ccf775c86d
commit 96e4fdd9e2

View File

@@ -29,7 +29,7 @@ const Demo: React.FC = () => {
<h1
className={clsx(
"font-semibold",
"!mb-0",
"mb-12",
"text-gray-900 dark:text-gray-0",
"text-xl md:text-[40px] md:leading-[56px]",
)}