1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Optimize the typo color

This commit is contained in:
Cotes Chung
2021-04-02 16:10:07 +08:00
parent 1ff38722a2
commit 834de0f02c
4 changed files with 5 additions and 2 deletions

View File

@@ -34,6 +34,7 @@
}
%heading {
color: var(--heading-color);
font-weight: 400;
font-family: 'Lato', 'Microsoft Yahei', sans-serif;
}