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;