From 8200c8d0402cb40e9f65c49dac5be621360a3a20 Mon Sep 17 00:00:00 2001
From: bfahrenfort <59982409+bfahrenfort@users.noreply.github.com>
Date: Thu, 24 Aug 2023 05:57:49 +0000
Subject: [PATCH] Revert contentIndex to RSS 2.0 (#407)
---
quartz/components/styles/darkmode.scss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/quartz/components/styles/darkmode.scss b/quartz/components/styles/darkmode.scss
index 0edfebd..10cbc72 100644
--- a/quartz/components/styles/darkmode.scss
+++ b/quartz/components/styles/darkmode.scss
@@ -2,7 +2,7 @@
position: relative;
width: 20px;
height: 20px;
- margin: 1rem;
+ margin: 0 10px;
& > .toggle {
display: none;
--
Gitblit v1.10.0