This commit is contained in:
Morgan 2023-11-08 16:33:51 +09:00
parent 96a50d3480
commit 918c40b341
1 changed files with 8 additions and 0 deletions

View File

@ -48,6 +48,14 @@
line-height: 2;
}
@media (max-width: 768px) {
.post-content {
font-size: 15px;
letter-spacing: 0px;
line-height: 1.6;
}
}
.post-content h3,
.post-content h4,
.post-content h5,a