Skip to content

Commit 7e7bbc0

Browse files
authored
Merge pull request #1333 from seeM/master
Update end-to-end walkthrough for JupyterCon 2023
2 parents 3f02663 + 0333f6c commit 7e7bbc0

File tree

5 files changed

+107
-81
lines changed

5 files changed

+107
-81
lines changed

nbs/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ html {
1010
font-family: Inter, SF Pro Display, -apple-system, sans-serif;
1111
}
1212

13+
h1, h2, h3 {
14+
font-weight: normal;
15+
}
16+
1317
body {
1418
background: var(--background);
1519
color: var(--foreground);
293 KB
Loading
-50.9 KB
Binary file not shown.
354 KB
Loading

0 commit comments

Comments
 (0)