Deployed 71e1c91 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-08-30 15:26:47 +00:00
parent a3f31305c4
commit a7aa4ade53

View File

@@ -47,3 +47,8 @@
border-color: #afb8c1;
box-shadow: inset 0 1px 0 rgba(175, 184, 193, 0.2);
}
.md-grid {
/* default is max-width: 61rem; */
max-width: 75rem;
}