Skip to content

Commit

Permalink
Use browser font
Browse files Browse the repository at this point in the history
  • Loading branch information
w4 committed Nov 26, 2023
1 parent 8d02b31 commit 3d97004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
line-height: 1.1;
display: flex;
}
body, code, textarea { font-family: Monaco, Menlo, Courier, Courier New, Andale Mono, monospace; }
body, code, textarea { font-family: monospace; }
code {
display: block;
}
Expand Down

0 comments on commit 3d97004

Please sign in to comment.