chore: font updates
This commit is contained in:
parent
dd67b01961
commit
64577a8e48
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ pre[class*='language-'] {
|
||||||
color: #d9e0ee;
|
color: #d9e0ee;
|
||||||
background: none;
|
background: none;
|
||||||
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
|
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
|
||||||
font-family: ml, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
|
font-family: ui-monospace, 'Cascadia Code', 'Source Code Pro', Menlo, Consolas, 'DejaVu Sans Mono', monospace;
|
||||||
'Courier New', monospace;
|
|
||||||
text-align: left;
|
text-align: left;
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
word-spacing: normal;
|
word-spacing: normal;
|
||||||
|
|
Reference in a new issue