From 46a851696bf722bee48a5358da08cba0f2390fc5 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 27 Feb 2026 09:24:04 -0500 Subject: fixup css --- src/scss/error.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/scss/error.scss') diff --git a/src/scss/error.scss b/src/scss/error.scss index 34c9d21..2ef2cab 100644 --- a/src/scss/error.scss +++ b/src/scss/error.scss @@ -1,7 +1,7 @@ @import "./variables"; .section { - text-align: center; + text-align: center !important; } #main h1 { -- cgit v1.2.3-freya