Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren authored May 21, 2019
1 parent 439d3ce commit 63090da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/assets/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ body{
padding-top: 80px;
}

h1,h2,h3 {
h1,h2,h3,h4 {
font-family:"Junction Light", lucida grande,lucida sans console,sans-serif;
font-weight:normal;
}
Expand All @@ -38,7 +38,7 @@ h2 small {
font-size: 60%;
}

h4,h5,h6, h1 small, h3 small {
h5,h6, h1 small, h3 small {
font-family: "Junction Regular", lucida grande,lucida sans console,sans-serif;
font-weight: normal;
line-height: 1.4em;
Expand Down

0 comments on commit 63090da

Please sign in to comment.