Skip to content

Commit b2d926b

Browse files
committed
update font size
1 parent 325abe7 commit b2d926b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
/* Direct body text styling that will override Docusaurus */
4242
body {
4343
color: var(--ifm-text-secondary-color) !important;
44-
font-size: 14px !important; /* Set body text size */
44+
font-size: 15px !important; /* Set body text size */
4545
}
4646

4747

0 commit comments

Comments
 (0)