Bump code font-size to .85em (85%)
This commit is contained in:
@@ -242,7 +242,7 @@ code {
|
||||
background-color: #eee;
|
||||
color: #666;
|
||||
padding: 1em;
|
||||
font-size: 0.8em;
|
||||
font-size: 0.85em;
|
||||
font-family: monospace;
|
||||
}
|
||||
key {
|
||||
@@ -250,7 +250,7 @@ key {
|
||||
background-color: #eee;
|
||||
color: #666;
|
||||
padding: 0.2em;
|
||||
font-size: 0.8em;
|
||||
font-size: 0.85em;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user