chore: font test

This commit is contained in:
Cory Dransfeldt 2024-01-02 11:17:02 -08:00
parent 68ed900a35
commit 80bf4615dc
No known key found for this signature in database
3 changed files with 5 additions and 3 deletions

View file

@ -6,7 +6,7 @@ pre[class*='language-'] {
color: #d9e0ee;
background: none;
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
font-family: ui-monospace, monospace;
font-family: ml, ui-monospace, monospace;
text-align: left;
white-space: pre;
word-spacing: normal;