Update themes/mytheme/assets/css/common/post-single.css
This commit is contained in:
parent
853e038603
commit
831b4b0759
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
.post-content {
|
.post-content {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
font-family: "Pretendard";
|
font-family: inherit;
|
||||||
color: var(--content);
|
color: var(--content);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue