Adjusted H4 to 1.9rem, Added semibold font weight
This commit is contained in:
parent
410273fc5b
commit
6cbe5e555d
@ -33,7 +33,7 @@ $title-font-size: 5.2rem;
|
|||||||
$h1-font-size: 4rem;
|
$h1-font-size: 4rem;
|
||||||
$h2-font-size: 3rem;
|
$h2-font-size: 3rem;
|
||||||
$h3-font-size: 2.3rem;
|
$h3-font-size: 2.3rem;
|
||||||
$h4-font-size: 1.7rem;
|
$h4-font-size: 1.9rem;
|
||||||
$h5-font-size: 1.5rem;
|
$h5-font-size: 1.5rem;
|
||||||
$h6-font-size: 1.3rem;
|
$h6-font-size: 1.3rem;
|
||||||
$base-line-height: 1.5;
|
$base-line-height: 1.5;
|
||||||
@ -44,6 +44,7 @@ $font-sans: "Source Sans Pro", sans-serif;
|
|||||||
$font-serif: "Merriweather", serif;
|
$font-serif: "Merriweather", serif;
|
||||||
|
|
||||||
$font-normal: 400;
|
$font-normal: 400;
|
||||||
|
$font-semibold: 600;
|
||||||
$font-bold: 700;
|
$font-bold: 700;
|
||||||
|
|
||||||
// Color
|
// Color
|
||||||
|
Loading…
x
Reference in New Issue
Block a user