How to set Bootstrap @font-family-base?
Bootstrap docs (http://getbootstrap.com/css/#overview) say "Use the
@font-family-base, @font-size-base, and @line-height-base attributes as
our typographic base"
Does this mean there is a CSS variable called font-family-base?
How can I set this in CSS to change the font for my whole page?
No comments:
Post a Comment