Knock down font-size of <code>
This commit is contained in:
parent
b04ede54ab
commit
c335b70007
2 changed files with 2 additions and 2 deletions
|
@ -138,7 +138,7 @@ ol, ul {
|
|||
|
||||
tt, code, kbd, samp, pre {
|
||||
font-family: $monospace;
|
||||
font-size: 14px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue