mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
refactor: enhance the configurability of fonts (#986)
This commit is contained in:
@@ -34,7 +34,7 @@ body {
|
||||
env(safe-area-inset-bottom) env(safe-area-inset-left);
|
||||
color: var(--text-color);
|
||||
-webkit-font-smoothing: antialiased;
|
||||
font-family: 'Source Sans Pro', 'Microsoft Yahei', sans-serif;
|
||||
font-family: $font-family-base;
|
||||
line-height: 1.75;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user