Skip to content

Commit 7e3caeb

Browse files
authored
Docs/mkdocs styling (#38)
* docs: refine mkdocs theme styling Add light/dark palette toggle and premium typography via custom CSS. * Update theme.css * Update theme.css
1 parent 52d2253 commit 7e3caeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_assets/theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
}
55

66
html {
7-
font-size: 15px;
7+
font-size: 16px;
88
}
99

1010
.md-typeset h1,

0 commit comments

Comments
 (0)