From 061dd1be8af505fb08930d537d4337e2941b3756 Mon Sep 17 00:00:00 2001 From: joshbermanssw Date: Fri, 4 Oct 2024 16:42:44 +1000 Subject: [PATCH] restrict mx-auto to md+ --- pages/whats-new/tinacms.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/whats-new/tinacms.tsx b/pages/whats-new/tinacms.tsx index ec6f0f011..1f598ea20 100644 --- a/pages/whats-new/tinacms.tsx +++ b/pages/whats-new/tinacms.tsx @@ -25,7 +25,7 @@ export const getStaticProps = async () => { const Tinacms = ({ items }) => { return ( -
+

What's new with TinaCMS