From 3f63b4ad3b8e8fd754b9ab2606c4ddad24031498 Mon Sep 17 00:00:00 2001 From: Eritque arcus Date: Fri, 5 Dec 2025 18:16:16 -0600 Subject: [PATCH] chore: remove empty line --- quartz/styles/base.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/quartz/styles/base.scss b/quartz/styles/base.scss index ff17ed141..0d642d60f 100644 --- a/quartz/styles/base.scss +++ b/quartz/styles/base.scss @@ -52,7 +52,6 @@ path[class~="typst-shape"] { stroke: var(--darkgray); } - .math { &.math-display { text-align: center;