fix(Question): remove break-word in .fmt p

This commit is contained in:
haitao(lj)
2022-12-17 23:10:00 +08:00
parent 95cacc2ffa
commit 933edf0269
-1
View File
@@ -215,7 +215,6 @@ a {
max-width: 100%;
}
p {
word-break: break-word;
> code {
background-color: #e9ecef;
color: #212529;