chore: split out sheets
This commit is contained in:
parent
c9fdc5e2ec
commit
289970c96f
4 changed files with 25 additions and 25 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, monospace;
|
||||
font-family: ui-monospace, monospace;
|
||||
text-align: left;
|
||||
white-space: pre;
|
||||
word-spacing: normal;
|
||||
|
|
Reference in a new issue