Skip to content

Commit 57f3414

Browse files
committed
Added Menlo font to webpage
1 parent dfd4382 commit 57f3414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ a:not(:hover) {
129129
pre,
130130
code,
131131
textarea {
132-
font-family: "Menlo", "Menlo Regular", monospace;
132+
font-family: "Menlo Regular", monospace;
133133
}
134134

135135
code {

0 commit comments

Comments
 (0)