This commit is contained in:
Morgan 2023-11-08 16:36:44 +09:00
parent e6b7a2d88c
commit 9cbd8af447
1 changed files with 1 additions and 3 deletions

View File

@ -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;
}
}