Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit c4b06fc

Browse files
authored
Merge pull request #19 from aws/fixed-width-font
fix: use fixed-width font
2 parents 71f12b2 + 334ad87 commit c4b06fc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

style/reset.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/* Global Resets */
22

3-
* {
4-
font-family: var(--jp-ui-font-family);
5-
}
6-
73
body {
84
background: var(--jp-border-color0);
95
font-size: var(--jp-ui-font-size1);

0 commit comments

Comments
 (0)