From e29cf37da2e8d2ae7955a254aba5cfdea7db6c09 Mon Sep 17 00:00:00 2001 From: siyue Date: Fri, 25 Oct 2024 23:49:27 +0800 Subject: [PATCH] style: css style --- apps/fronted/src/app/globals.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/apps/fronted/src/app/globals.css b/apps/fronted/src/app/globals.css index d5ec380..a6f08cd 100644 --- a/apps/fronted/src/app/globals.css +++ b/apps/fronted/src/app/globals.css @@ -1,7 +1,6 @@ @tailwind base; @tailwind components; @tailwind utilities; - @layer base { :root { --background: 0 0% 100%; @@ -104,9 +103,6 @@ h3, h4, h5, h6 { - line-height: 1.1; - margin-top: 2.5rem; - text-wrap: pretty; } h1,