docs: apply M PLUS 1 and Manrope font defaults for docs content

This commit is contained in:
2026-03-25 23:52:29 -07:00
parent 508864bcbb
commit 61d15f9431
21 changed files with 593 additions and 78 deletions

View File

@@ -134,6 +134,11 @@ async function getMermaid() {
startOnLoad: false,
securityLevel: 'loose',
theme: 'base',
flowchart: {
padding: 16,
nodeSpacing: 30,
rankSpacing: 40,
},
themeVariables: {
background: '#24273a',
primaryColor: '#363a4f',