Update UX guide to use monospace type for commit, branch, and tag refs
This commit is contained in:
parent
d6ba5530b5
commit
12591d9274
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ GitLab's main typeface used throughout the UI is **Source Sans Pro**. We support
|
|||
|
||||
|
||||
### Monospace typeface
|
||||
This is the typeface used for code blocks. GitLab uses the OS default font.
|
||||
This is the typeface used for code blocks and references to commits, branches, and tags (`.commit-sha` or `.ref-name`). GitLab uses the OS default font.
|
||||
- **Menlo** (Mac)
|
||||
- **Consolas** (Windows)
|
||||
- **Liberation Mono** (Linux)
|
||||
|
|
Loading…
Reference in a new issue