upd: navbar

Deskripsi:
- update ukuran text title navbar

No Issues
This commit is contained in:
amel
2024-07-19 11:17:09 +08:00
parent 466ddeb7e6
commit 3e2a9836e1
2 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ export const LayoutNavbarNew = ({ back, title, menu }: { back: string, title: st
<LayoutIconBack back={back} />
</Grid.Col>
<Grid.Col span={8}>
<Title c={WARNA.bgWhite} ta={'center'} order={3}>{_.startCase(title)}</Title>
<Title c={WARNA.bgWhite} ta={'center'} order={5}>{_.startCase(title)}</Title>
</Grid.Col>
<Grid.Col span="auto">
<Group justify='flex-end'>