Skip to content

Commit 1fda5c2

Browse files
authored
Merge pull request metacpan#2463 from metacpan/haarg/update-fonts
update monospace fonts
2 parents 9c39c2c + 23f0106 commit 1fda5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/static/less/style.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
@code-color: inherit;
2222
@code-bg: #f5f5f5;
2323

24-
@font-family-monospace: Menlo, Monaco, 'DejaVu Sans Mono', Consolas, 'Bitstream Vera Sans Mono', Courier, 'Courier New', monospace;
24+
@font-family-monospace: Menlo, Monaco, Consolas, 'Liberation Mono', 'Bitstream Vera Sans Mono', Courier, 'Courier New', monospace;
2525
@font-size-base: 15px;
2626

2727
@fa-font-path: "/static/fonts";

0 commit comments

Comments
 (0)