Fix font family name for headings

This commit is contained in:
2017-04-14 10:14:14 +00:00
parent 91f8f09854
commit d6265c10d6
+1 -1
View File
@@ -96,7 +96,7 @@ table th, table td {
}
h1, h2, th {
font-family: 'Gentium';
font-family: 'Gentium Basic';
}
h1 {