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 d8e7727 commit bc7fe6dCopy full SHA for bc7fe6d
src/views/Layout.scss
@@ -20,7 +20,7 @@
20
margin: 0 auto;
21
padding-block: 0;
22
padding-block-end: 6.26rem;
23
- width: 100vw;
+ width: min(72ch, 100%);
24
height: 100dvh;
25
}
26
0 commit comments