This commit is contained in:
Morgan 2023-11-08 16:36:29 +09:00
parent 918c40b341
commit e6b7a2d88c
1 changed files with 2 additions and 1 deletions

View File

@ -50,9 +50,10 @@
@media (max-width: 768px) {
.post-content {
font-size: 15px;
font-size: 15.5px;
letter-spacing: 0px;
line-height: 1.6;
word-break: break-word;
}
}