commit hashes are monospaced
This commit is contained in:
parent
a373422adf
commit
2662c7932a
1 changed files with 4 additions and 0 deletions
|
@ -19,3 +19,7 @@
|
|||
height: 14em;
|
||||
}
|
||||
}
|
||||
|
||||
.gfm-commit, .gfm-commit_range {
|
||||
font-family: $monospace_font;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue