We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 365e0d6 commit df1d3e5Copy full SHA for df1d3e5
src/styles.css
@@ -3,6 +3,8 @@
3
line-height: 1.5;
4
color: rgb(55, 53, 47);
5
caret-color: rgb(55, 53, 47);
6
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica,
7
+ "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
8
}
9
10
.notion > * {
0 commit comments