style: ajusta espacamento de telas do dashboard

This commit is contained in:
Felipe Coutinho
2026-05-05 17:17:19 +00:00
parent 9c0669a152
commit 6ea064e1bd
10 changed files with 27 additions and 27 deletions

View File

@@ -19,7 +19,6 @@ export default function RootLayout({
subtitle="Gerencie os anexos das suas transações"
/>
<MonthNavigation />
{children}
</section>
);