From a37c7775e771afff1adf4ebcaf3e04570a683b78 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 28 Apr 2024 04:04:38 +0000
Subject: [PATCH] chore(deps): bump preact-render-to-string from 6.4.0 to 6.4.2 (#1094)

---
 quartz/styles/base.scss |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/quartz/styles/base.scss b/quartz/styles/base.scss
index 1af96f6..859bb43 100644
--- a/quartz/styles/base.scss
+++ b/quartz/styles/base.scss
@@ -516,12 +516,5 @@
 
 .katex-display {
   overflow-x: auto;
-  overflow-y: visible;
-
-  & > .katex .katex-html {
-    .base,
-    .strut {
-      display: inline;
-    }
-  }
+  overflow-y: hidden;
 }

--
Gitblit v1.10.0