Update UX guide to use monospace type for commit, branch, and tag refs

This commit is contained in:
Pedro Moreira da Silva 2017-05-12 17:31:29 +00:00
parent d6ba5530b5
commit 12591d9274

View file

@ -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)