From e01d090e8c683d487ed3090e266ea86642c78933 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Fri, 13 Sep 2024 15:12:28 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E4=B8=80=E7=BA=A7=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E4=B8=8B=E5=88=92=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/notion.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/styles/notion.css b/styles/notion.css index 92c990fb..0685e304 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -403,7 +403,8 @@ summary > .notion-h { .notion-h1 { font-size: 1.575em; margin-top: 1.08em; - @apply border-b w-full; + @apply w-full; + /* @apply border-b w-full; */ } .notion-h2 { @apply w-full; @@ -554,7 +555,7 @@ summary > .notion-h { width: 100%; margin: 6px 0; padding: 0; - border-bottom-width: 1px; + /* border-bottom-width: 1px; */ } .notion-link {