|
@@ -322,6 +322,7 @@ $config-header: (
|
|
|
// Fonts
|
|
|
"font": (
|
|
|
"family": map-deep-get($config-global, "font", "family", "secondary"),
|
|
|
+ "family-css-variable": '--font-base',
|
|
|
"size": map-deep-get($config-global, "font", "size", "sm"),
|
|
|
"weight": 700,
|
|
|
"line-height": 1,
|