Skip to content

Commit f16b07d

Browse files
Merge pull request #469 from ohplz/fix/remove_transparent_line
2 parents 7923b55 + f1da653 commit f16b07d

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)