Skip to content

Commit b858294

Browse files
authored
update font for code blocks
1 parent 817c892 commit b858294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ code,
6060
kbd,
6161
pre {
6262
/* font-family: "Roboto Mono", monospace; */
63-
font-family: "Source Sans Code", sans-serif;
63+
font-family: "Source Code Pro", sans-serif;
6464
}
6565

6666
code {

0 commit comments

Comments
 (0)