From 05e9234dbbdd3aa5f4a242cf4cb464739b59134f Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Wed, 18 Jan 2023 22:27:33 +0800 Subject: [PATCH] Toggle-Header --- styles/notion.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/notion.css b/styles/notion.css index d4fd060d..c4ae5f87 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -392,7 +392,7 @@ .notion-h { position: relative; - /* display: block; */ + display: inline; font-weight: 600; line-height: 1.3; padding: 3px 2px;