We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a3795 commit 269ec67Copy full SHA for 269ec67
docs/styles.css
@@ -1,2 +1,7 @@
1
@import "@grapp/nextra-theme/lib/global.css";
2
@import "@grapp/nextra-theme/lib/index.css";
3
+
4
+:root {
5
+ --grapp-home-preview-max-width: 900px;
6
+}
7
0 commit comments