Skip to content

Commit

Permalink
Set backup fonts for heading
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-kroko authored Dec 7, 2020
1 parent 1cfb425 commit e798e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ body {

h1 {
color: sandybrown;
font-family: "Stencil Std", fantasy;
font-family: "Stencil Std", "Impact", "Courier New", monospace;;
font-size: 50px;
}

Expand Down

0 comments on commit e798e84

Please sign in to comment.