From e17ff202449635af29ef0056886e472a2615708b Mon Sep 17 00:00:00 2001
From: kabirgh <15871468+kabirgh@users.noreply.github.com>
Date: Tue, 16 Jan 2024 16:24:01 +0000
Subject: [PATCH] fix: use joinSegments for `contentIndex.json` file path (#702)
---
quartz/styles/base.scss | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/quartz/styles/base.scss b/quartz/styles/base.scss
index 16a9612..68ee111 100644
--- a/quartz/styles/base.scss
+++ b/quartz/styles/base.scss
@@ -79,7 +79,6 @@
}
&.external .external-icon {
- vertical-align: bottom;
height: 1ex;
margin: 0 0.15em;
--
Gitblit v1.10.0