docs: wider docs page

This commit is contained in:
Matthias
2025-08-30 17:26:16 +02:00
parent e9718e064f
commit 71e1c91148

View File

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