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