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 9bc6ae5 commit c736fbfCopy full SHA for c736fbf
src/app.css
@@ -61,7 +61,7 @@
61
/* Tailwind container utility */
62
@utility container {
63
margin-inline: auto;
64
- padding-inline: 2rem;
+ padding-inline: 1rem;
65
/* Cancels the undocumented default breakpoint-driven max-width */
66
max-width: var(--breakpoint-2xl);
67
}
0 commit comments