mirror of
https://github.com/Kong/insomnia
synced 2024-11-12 17:26:32 +00:00
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
|
|
@font-monospace: 'Source Code Pro', Menlo, 'Ubuntu Mono', Consolas, 'Lucida Console', 'Courier New', monospace;
|
|
|
|
.monospace {
|
|
font-family: @font-monospace;
|
|
}
|