From 78cc7f099048147db74bc7bf135ec66c5120bcc7 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Thu, 10 Jul 2025 23:22:45 -0400 Subject: [PATCH] forgot a semicolon --- static/css/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/layout.css b/static/css/layout.css index a9e4d32..23f32d6 100644 --- a/static/css/layout.css +++ b/static/css/layout.css @@ -1,4 +1,5 @@ @layer pre-load, reset, baseline, overload-1, print; +@import url("/static/css/reset.css") layer(reset); /* * saving this for when doing a table of contents, position: sticky isn't good enough @@ -13,7 +14,6 @@ } * */ -@import url("/static/css/reset.css") layer("reset") @layer overload-1{ dt{