Merge pull request #32 from bipproduction/lukman/9-juli-2024

Lukman/9 juli 2024
This commit is contained in:
Amalia
2024-07-09 11:39:58 +08:00
committed by GitHub
10 changed files with 185 additions and 40 deletions

View File

@@ -155,7 +155,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}>