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,