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