Make code font less stupidly big.
This commit is contained in:
parent
af26e2a71d
commit
6a22ca377b
@ -133,6 +133,7 @@ code {
|
|||||||
white-space: pre;
|
white-space: pre;
|
||||||
max-width: 95%;
|
max-width: 95%;
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-link {
|
.header-link {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user