From 7723dbb4e42b0f4a550439f61dd6fc548f9fe4b1 Mon Sep 17 00:00:00 2001 From: dutchcelt Date: Fri, 5 Jan 2024 20:08:52 +0100 Subject: [PATCH] fixed broken css --- system.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.css b/system.css index 04d2e75..6d5d91e 100644 --- a/system.css +++ b/system.css @@ -143,7 +143,7 @@ --system-dimension-content-width: 85ch; --system-radius: clamp(3px, 0.6666ex, var(--system-spacing-single)); } -} + /* MODIFIERS ########################################################################## */