set post-content font size from 16 to 17
This commit is contained in:
parent
7ca25b0dd9
commit
ff878743de
|
@ -30,7 +30,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-content {
|
.post-content {
|
||||||
font-size: 16px;
|
font-size: 17px;
|
||||||
color: var(--content);
|
color: var(--content);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue