From 6832a19fc6747e9728b3da9d780f80f6ea7fd66f Mon Sep 17 00:00:00 2001 From: kek7198 Date: Wed, 1 Dec 2021 14:45:13 -0600 Subject: [PATCH] fix --- files/static/src/main.css | 2 +- files/templates/default.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/static/src/main.css b/files/static/src/main.css index eeceab4117..a97b789d0f 100644 --- a/files/static/src/main.css +++ b/files/static/src/main.css @@ -27,7 +27,7 @@ } /* -------------------- BASE STYLING -------------------- */ -@components { +@base { /* Headings */ h1, .h1 { @apply text-5xl font-bold leading-10 mb-2; diff --git a/files/templates/default.html b/files/templates/default.html index 9ce53a2121..91df9d3a59 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -205,7 +205,7 @@ {% endassets %} - +