mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update index.tsx
This commit is contained in:
parent
ccf775c86d
commit
96e4fdd9e2
@ -29,7 +29,7 @@ const Demo: React.FC = () => {
|
|||||||
<h1
|
<h1
|
||||||
className={clsx(
|
className={clsx(
|
||||||
"font-semibold",
|
"font-semibold",
|
||||||
"!mb-0",
|
"mb-12",
|
||||||
"text-gray-900 dark:text-gray-0",
|
"text-gray-900 dark:text-gray-0",
|
||||||
"text-xl md:text-[40px] md:leading-[56px]",
|
"text-xl md:text-[40px] md:leading-[56px]",
|
||||||
)}
|
)}
|
||||||
|
Loading…
Reference in New Issue
Block a user