diff --git a/docs/index.md b/docs/index.md index 5a39d69..30e220d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,7 @@ toc: false display: flex; flex-direction: column; align-items: center; - font-family: var(--sans-serif); + font-family: var(--serif); margin: 4rem 0 8rem; text-wrap: balance; text-align: center; diff --git a/observablehq.config.ts b/observablehq.config.ts index 4e18cdb..4d22141 100644 --- a/observablehq.config.ts +++ b/observablehq.config.ts @@ -27,6 +27,12 @@ tailwind.config = { } } +