mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
commento-common.scss: preserve newline in code blocks
Closes https://gitlab.com/commento/commento/issues/164
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
code {
|
||||
font-family: monospace;
|
||||
font-size: 13px;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Reference in New Issue
Block a user