Skip to content

Commit 3493585

Browse files
committed
Make font closer to that of help files
1 parent a06764a commit 3493585

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MDtutorials/tutorial.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
overflow-wrap: break-word;
4141
text-rendering: optimizeLegibility;
4242
font-kerning: normal;
43+
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
44+
font-size: 16px;
4345
counter-reset: h2cnt;
4446
}
4547
header {

0 commit comments

Comments
 (0)