From a7aa4ade53860da0a57e3834fcfedf45471ddbae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 30 Aug 2025 15:26:47 +0000 Subject: [PATCH] Deployed 71e1c91 to develop in en with MkDocs 1.6.1 and mike 2.1.3 --- en/develop/stylesheets/ft.extra.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/en/develop/stylesheets/ft.extra.css b/en/develop/stylesheets/ft.extra.css index 398610d4f..a921027f6 100644 --- a/en/develop/stylesheets/ft.extra.css +++ b/en/develop/stylesheets/ft.extra.css @@ -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; +}