mirror of
https://github.com/laurivosandi/certidude
synced 2025-09-06 13:51:12 +00:00
Fix font family name for headings
This commit is contained in:
@@ -96,7 +96,7 @@ table th, table td {
|
||||
}
|
||||
|
||||
h1, h2, th {
|
||||
font-family: 'Gentium';
|
||||
font-family: 'Gentium Basic';
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
Reference in New Issue
Block a user