mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add $family-secondary, $family-tertiary, and 6 font family helpers (#2178)
* Add secondary and tertiary font families to derived-variables.sass * Add font family helpers to helpers.sass * Add has-font-* to typography-helpers.html * Correct number of font family helpers in typography-helpers.html * Remove $family-tertiary, change has-font to is-family, and update docs.
This commit is contained in:
committed by
Jeremy Thomas
parent
3c096d05bd
commit
50fb74d6c8
@@ -67,6 +67,7 @@ $link-active-border: $grey-dark !default
|
||||
// Typography
|
||||
|
||||
$family-primary: $family-sans-serif !default
|
||||
$family-secondary: $family-sans-serif !default
|
||||
$family-code: $family-monospace !default
|
||||
|
||||
$size-small: $size-7 !default
|
||||
|
||||
Reference in New Issue
Block a user