This commit is contained in:
hailin 2025-03-12 22:16:02 +08:00
parent f71de7cded
commit 1d34953619
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ const NineGrid: React.FC<NineGridProps> = ({
// width: '70%',
// margin: '0 auto'
}}
className='w-full lg:w-[100%] m-auto'
className='w-full lg:w-[80%] m-auto'
>
<TagsViews
categoriesRef={categoriesRef}