Skip to content

Commit 1866404

Browse files
committed
update budget ui
1 parent a4ae4e2 commit 1866404

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/features/budget/budget.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ <h2 class="text-xl font-semibold mb-4">💰 Budget Progress</h2>
1919
{{ budgetMessage }}
2020
</p>
2121

22+
<!-- Daily Metrics -->
2223
<div class="grid mt-4 grid-cols-1 sm:grid-cols-2 md:grid-cols-3 gap-4 text-[var(--color-text)]">
2324
<div class="bg-[var(--input-bg)] p-4 rounded shadow flex justify-between items-center">
2425
<p class="text-sm font-medium">Avg Allowed / Day</p>

0 commit comments

Comments
 (0)