Files

7 lines
80 B
CSS

:root {
text-autospace: normal;
}
code, pre {
text-autospace: no-autospace;
}