make font on code snippets slightly smaller
This commit is contained in:
parent
0c0633fdd4
commit
bc69e1cdae
1 changed files with 1 additions and 0 deletions
|
@ -249,6 +249,7 @@ only loads when the top comes into view*/
|
|||
padding: 0.5em;
|
||||
max-height: 30em;
|
||||
overflow: auto;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.Timeline_messageBody pre > code {
|
||||
|
|
Reference in a new issue