diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-31 10:26:30 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-31 10:26:30 +0100 |
| commit | 5bfb00f6cdbb369d834dbe27d213d80a821f8036 (patch) | |
| tree | a54fe436f4d71cd9d735f34b4f7b8829b1af4456 | |
| parent | e55874883b8c91577f7125adfecc11ffd55601b2 (diff) | |
Better support for Sitka typefaces
| -rw-r--r-- | public/css/variables/typography.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/variables/typography.css b/public/css/variables/typography.css index fd3452a..810a129 100644 --- a/public/css/variables/typography.css +++ b/public/css/variables/typography.css @@ -9,7 +9,7 @@ --font-serif: Alegreya, - Sitka, + Sitka, "Sitka Display", "Sitka Heading", "Sitka Text", -apple-system-ui-serif, "Droid Serif", ui-serif, |
