Update index.css
parent
37ec972205
commit
86eb132acd
|
@ -110,6 +110,9 @@ pre {
|
|||
hyphens: none;
|
||||
padding: 1em;
|
||||
margin: .5em 0;
|
||||
overflow-y: auto;
|
||||
max-width: 300px;
|
||||
}
|
||||
/*background-color: var(--code-bg)*/
|
||||
}
|
||||
code {
|
||||
|
|
Loading…
Reference in New Issue