make font on code snippets slightly smaller

This commit is contained in:
Bruno Windels 2021-07-16 23:29:15 +02:00
parent 0c0633fdd4
commit bc69e1cdae

View file

@ -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 {