Skip to content

Commit

Permalink
feat: update notion quote styles
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Apr 22, 2022
1 parent 1933d65 commit f4ee92c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion styles/notion.css
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,10 @@

.notion-quote {
padding: 0.2em 0.75em;
font-size: 1.1em;
line-height: 1.5;
font-style: italic;
font-size: 1.2em;
border-left: 4px solid #67bdfc;
}

.notion-h1,
Expand Down

0 comments on commit f4ee92c

Please sign in to comment.