Make code font less stupidly big.

gh-pages
rubenwardy 2015-02-08 19:01:23 +00:00
parent af26e2a71d
commit 6a22ca377b
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ code {
white-space: pre;
max-width: 95%;
overflow-x: scroll;
font-size: 14px;
}
.header-link {