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 8ab4d4f commit 42f0457Copy full SHA for 42f0457
src/styles/global.css
@@ -34,5 +34,5 @@ img {
34
}
35
36
:root {
37
- --sl-content-width: 80rem;
38
- }
+ --sl-content-width: calc(50vw);
+}
0 commit comments