commento-common.scss: preserve newline in code blocks
Closes https://gitlab.com/commento/commento/issues/164
This commit is contained in:
parent
0a793b90cc
commit
038b6780d2
@ -3,6 +3,7 @@
|
||||
code {
|
||||
font-family: monospace;
|
||||
font-size: 13px;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Loading…
Reference in New Issue
Block a user