Skip to content

Commit 4e61ffe

Browse files
authored
More fonts
1 parent 8a4ca94 commit 4e61ffe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_assets/css/application.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ body {
3131
}
3232
}
3333

34+
pre, code {
35+
font-family: 'Fira Code', monospace;
36+
}
37+
3438
a, a:visited, a:hover, a:active {
3539
color: $red-text;
3640
text-decoration: underline;

0 commit comments

Comments
 (0)