Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
Use Lato in table headings
Browse files Browse the repository at this point in the history
  • Loading branch information
mdcfe committed Feb 19, 2018
1 parent 20dc99a commit 7dfae37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body {
font-family: Roboto, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6, th {
font-family: Lato;
}

Expand Down

0 comments on commit 7dfae37

Please sign in to comment.