style: modify theme style.

This commit is contained in:
jaywcjlove
2023-08-25 11:28:47 +08:00
parent 056b792519
commit 3b32e76f65
4 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ a {
h1 {
color: inherit;
font-size: 16px;
font-size: 18px;
font-weight: bold;
}
@@ -32,7 +32,7 @@ h4 {
p {
color: initial;
font-size: 14px;
font-size: 16px;
line-height: 1.5em;
}