From 4d3947c4bb2eb2748994f1e165eba503b64d5edb Mon Sep 17 00:00:00 2001 From: david Date: Sun, 12 Apr 2026 19:26:34 +0200 Subject: [PATCH] . --- apps/web/src/pages/tailwindcss-page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {
- + ); }