fix(Question): remove break-word in .fmt p
This commit is contained in:
@@ -215,7 +215,6 @@ a {
|
||||
max-width: 100%;
|
||||
}
|
||||
p {
|
||||
word-break: break-word;
|
||||
> code {
|
||||
background-color: #e9ecef;
|
||||
color: #212529;
|
||||
|
||||
Reference in New Issue
Block a user