From f8eeb5b24b16b3fda88f4f30d4d6b7630a643a71 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Tue, 3 Jan 2023 20:55:36 +0800 Subject: [PATCH] notion-title --- styles/notion.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/styles/notion.css b/styles/notion.css index 9ec0e222..85b07df8 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -407,6 +407,12 @@ margin-top: 1.08em; @apply border-b w-full } +.notion-h2 { + @apply w-full +} +.notion-h3 { + @apply w-full +} .notion-header-anchor { position: absolute;