Skip to content

Commit 269ec67

Browse files
committed
chore: update preview width
1 parent 21a3795 commit 269ec67

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/styles.css

+5
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
@import "@grapp/nextra-theme/lib/global.css";
22
@import "@grapp/nextra-theme/lib/index.css";
3+
4+
:root {
5+
--grapp-home-preview-max-width: 900px;
6+
}
7+

0 commit comments

Comments
 (0)