Skip to content

Commit f1da653

Browse files
authored
fix: remove the transparent line above the header
1 parent 7923b55 commit f1da653

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

styles/notion.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
--notion-header-height: 54px;
1313
}
1414

15+
.notion-frame {
16+
padding: 0;
17+
}
18+
1519
.notion-page {
1620
padding-bottom: calc(max(5vh, 32px)) !important;
1721
line-height: 1.65;

0 commit comments

Comments
 (0)