This commit is contained in:
parent
f71de7cded
commit
1d34953619
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in New Issue