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 ded9423 commit 41bad20Copy full SHA for 41bad20
src/app.css
@@ -92,7 +92,7 @@
92
margin-inline: auto;
93
padding-inline: 2rem;
94
/* Cancels the undocumented default breakpoint-driven max-width */
95
- max-width: 100%;
+ max-width: var(--breakpoint-2xl);
96
}
97
98
@layer base {
0 commit comments