diff --git a/apps/web/src/pages/tailwindcss-page.tsx b/apps/web/src/pages/tailwindcss-page.tsx index 37425247..79ef8b58 100644 --- a/apps/web/src/pages/tailwindcss-page.tsx +++ b/apps/web/src/pages/tailwindcss-page.tsx @@ -374,8 +374,8 @@ const colorClasses = { export default function TailwindV4ShowcasePage() { return ( -
-
+
+

Tailwind CSS v4

Typography + Colors Showcase

@@ -603,6 +603,6 @@ export default function TailwindV4ShowcasePage() {
- + ); }