style : update drawer project

This commit is contained in:
lukman
2024-07-22 17:55:16 +08:00
parent ed1354a840
commit dfb28244d2

View File

@@ -9,7 +9,7 @@ export default function DrawerProject() {
<Box> <Box>
<Stack pt={10}> <Stack pt={10}>
<SimpleGrid <SimpleGrid
cols={{ base: 3, sm: 3, lg: 3 }} cols={{ base: 2, sm: 2, lg: 3 }}
> >
<Flex onClick={() => window.location.href = "/project/create"} justify={'center'} align={'center'} direction={'column'} > <Flex onClick={() => window.location.href = "/project/create"} justify={'center'} align={'center'} direction={'column'} >
<Box> <Box>