From 1238c0e510c23a4b30ad13d27b41d5b444d64e40 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Mon, 8 May 2023 22:39:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E6=B3=A8=E6=B7=B1=E8=89=B2=E9=80=82?= =?UTF-8?q?=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/notion.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/notion.css b/styles/notion.css index 40d0e86c..f530543a 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -919,6 +919,7 @@ code[class*='language-'] { font-size: 14px; line-height: 1.4; color: var(--fg-color-3); + @apply dark:text-gray-300 } .notion-callout {