diff --git a/iOS/Resources/styleSheet.css b/iOS/Resources/styleSheet.css index 1b44588d3..a95e21bc3 100644 --- a/iOS/Resources/styleSheet.css +++ b/iOS/Resources/styleSheet.css @@ -67,6 +67,7 @@ body .headerTable { border-bottom: 1px solid var(--header-table-border-color); } body .header { + font: -apple-system-body; color: var(--header-color); } body .header a:link, body .header a:visited {