Skip to content

Commit f4ee92c

Browse files
feat: update notion quote styles
1 parent 1933d65 commit f4ee92c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

styles/notion.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,10 @@
116116

117117
.notion-quote {
118118
padding: 0.2em 0.75em;
119-
font-size: 1.1em;
119+
line-height: 1.5;
120+
font-style: italic;
121+
font-size: 1.2em;
122+
border-left: 4px solid #67bdfc;
120123
}
121124

122125
.notion-h1,

0 commit comments

Comments
 (0)