change codeblock size
This commit is contained in:
parent
f59662d95a
commit
caff0100a0
@ -1,12 +1,10 @@
|
|||||||
pre {
|
pre {
|
||||||
font-family: monospace, monospace;
|
font-family: monospace, monospace;
|
||||||
font-size: 1em;
|
font-size: 0.9em;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 1em;
|
padding: 0.5em 0.75em;
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
|
|
||||||
// box-shadow: 0 3px 3px #717171;
|
|
||||||
|
|
||||||
span {
|
span {
|
||||||
font-family: inherit !important;
|
font-family: inherit !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user