fix layout font-size

This commit is contained in:
2025-06-22 00:25:44 +09:00
parent 1b4579d0f1
commit 71acd44810

View File

@ -250,7 +250,7 @@ a.view-markdown:any-link {
.post-title a {
color: var(--theme-color);
text-decoration: none;
font-size: 18px;
font-size: 20px;
font-weight: 600;
}