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 684bee4 commit b696fd0Copy full SHA for b696fd0
web/src/styles/custom.css
@@ -6,6 +6,9 @@
6
--color-type-client-background: rgba(255, 50, 50, 0.05);
7
--color-type-server: rgba(232, 115, 0, 1);
8
--color-type-server-background: rgba(232, 115, 0, 0.05);
9
+
10
+ /* Override Starlight styling */
11
+ --sl-content-width: 70rem;
12
}
13
14
/* Styling for "Client-side / Server-side / Shared" */
0 commit comments