Fix
This commit is contained in:
parent
e6b7a2d88c
commit
9cbd8af447
|
@ -51,9 +51,7 @@
|
|||
@media (max-width: 768px) {
|
||||
.post-content {
|
||||
font-size: 15.5px;
|
||||
letter-spacing: 0px;
|
||||
line-height: 1.6;
|
||||
word-break: break-word;
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue