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 c29e28a commit 91ff7efCopy full SHA for 91ff7ef
src/app/blog/[slug]/page.tsx
@@ -105,8 +105,8 @@ export default async function DocPage(props: Props) {
105
</article>
106
</GridContainer>
107
108
- <GridContainer className="px-4 lg:px-2">
109
- <section className="mt-16">
+ <GridContainer className="mt-16 px-4 py-4 sm:py-2 lg:px-2">
+ <section>
110
<h2 className="text-3xl font-medium tracking-tight text-slate-900 dark:text-white">
111
Get all of our updates directly to your inbox.
112
<br />
src/blog/tailwind-plus/card.jpg
-86.6 KB
src/blog/tailwind-plus/color-palette.tsx
0 commit comments