header type adjustment

This commit is contained in:
Ro 2019-02-21 11:39:02 -05:00
parent b99890d522
commit 464f45136c
2 changed files with 4 additions and 4 deletions

View file

@ -1539,11 +1539,11 @@ h3 {
}
h1 {
font-size: 2em;
font-weight: 500;
font-weight: 400;
}
h2 {
font-size: 1.75em;
font-weight: 500;
font-weight: 400;
}
h3 {
font-size: 1.5em;

View file

@ -106,11 +106,11 @@ h1, h2, h3
h1
font-size 2em
font-weight 500
font-weight 400
h2
font-size 1.75em
font-weight 500
font-weight 400
h3
font-size 1.5em