fix: code white-space

This commit is contained in:
ChenZhaoYu
2023-02-26 20:24:49 +08:00
parent 2dcd292dd4
commit 3e9db49aad

View File

@@ -2,6 +2,10 @@
background-color: transparent;
font-size: 14px;
p{
white-space: pre-wrap;
}
ol {
list-style-type: decimal;
}