Skip to content

Commit

Permalink
Fix an accidental mistake on header fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
noatpad committed Apr 26, 2019
1 parent 081cc07 commit e1d0b88
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ursine-umbra.css
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,12 @@ body {
font-size: 1em;
}

#write h1,
#write h2,
#write h3,
#write h4,
#write h5,
#write h6 {
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Adelle";
}

Expand Down

0 comments on commit e1d0b88

Please sign in to comment.