Fix font family name for headings

This commit is contained in:
Lauri Võsandi 2017-04-14 10:14:14 +00:00
parent 91f8f09854
commit d6265c10d6
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ table th, table td {
}
h1, h2, th {
font-family: 'Gentium';
font-family: 'Gentium Basic';
}
h1 {