refactor: enhance the configurability of fonts (#986)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
%heading {
|
||||
color: var(--heading-color);
|
||||
font-weight: 400;
|
||||
font-family: Lato, 'Microsoft Yahei', sans-serif;
|
||||
font-family: $font-family-heading;
|
||||
}
|
||||
|
||||
%section {
|
||||
|
||||
Reference in New Issue
Block a user