Skip to content

Commit

Permalink
Update font stack to work better on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
ben committed Jan 23, 2022
1 parent d75af22 commit f8ec0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
.statblock-13a h2,
.statblock-13a h3,
.statblock-13a h4 {
font-family: Luminari, cursive;
font-family: Luminari, Georgia, 'Times New Roman', Times, serif;
}

/* Easy styling for spans */
Expand Down

0 comments on commit f8ec0e9

Please sign in to comment.