We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9718e0 commit 71e1c91Copy full SHA for 71e1c91
docs/stylesheets/ft.extra.css
@@ -47,3 +47,8 @@
47
border-color: #afb8c1;
48
box-shadow: inset 0 1px 0 rgba(175, 184, 193, 0.2);
49
}
50
+
51
+.md-grid {
52
+ /* default is max-width: 61rem; */
53
+ max-width: 75rem;
54
+}
0 commit comments