style : update project

Deskripsi:
- update create date and task
- update create project
- update create users project

No issue
This commit is contained in:
lukman
2024-07-09 11:30:50 +08:00
parent d684b6ea2e
commit 30889651fd
6 changed files with 151 additions and 4 deletions

View File

@@ -156,7 +156,7 @@ export default function NavbarProject() {
<Box pt={20}>
{dataProject.map((v, i) => {
return (
<Box key={i}>
<Box key={i} mb={20}>
<Card shadow="sm" padding="md" component="a" radius={10}>
<Card.Section>
<Box h={120} bg={WARNA.biruTua}>