From e5c5770738a32160b4eb672526281ef0aa810293 Mon Sep 17 00:00:00 2001 From: hailin Date: Thu, 13 Mar 2025 00:29:46 +0800 Subject: [PATCH] . --- apps/blogai/components/article/article.tsx | 2 +- apps/blogai/components/header.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/blogai/components/article/article.tsx b/apps/blogai/components/article/article.tsx index 6ee1425..8e9a293 100644 --- a/apps/blogai/components/article/article.tsx +++ b/apps/blogai/components/article/article.tsx @@ -287,7 +287,7 @@ const NineGrid: React.FC = ({ // width: '70%', // margin: '0 auto' }} - className='w-[90%] m-auto' + className='w-[80%] m-auto' > +