From aa170c88fbec280d5afc47b26be2f73135ff0fd5 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Wed, 1 Dec 2021 15:26:44 -0600 Subject: [PATCH] fix --- files/static/src/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/static/src/main.css b/files/static/src/main.css index a97b789d0f..a9cf04ab1a 100644 --- a/files/static/src/main.css +++ b/files/static/src/main.css @@ -27,7 +27,7 @@ } /* -------------------- BASE STYLING -------------------- */ -@base { +@layer base { /* Headings */ h1, .h1 { @apply text-5xl font-bold leading-10 mb-2;