UI Menu Kesehatan

This commit is contained in:
2025-03-23 15:15:29 +08:00
parent 50a46e2ca7
commit 1bb808da3b
6 changed files with 631 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ export default function Layout({ children }: { children: React.ReactNode }) {
<Stack gap={0} bg={colors.grey[1]}>
<Navbar />
<Space h={{
base: "2.2rem",
base: "3.9rem",
md: "2.5rem"
}} />
<Box style={{