implemented consistent styling

This commit is contained in:
Joe Arndt 2026-02-13 15:55:22 -06:00
parent 6e6cced0c6
commit 0e2e2f9e84
8 changed files with 59 additions and 46 deletions

View file

@ -1,7 +1,3 @@
.expense-list-container {
padding: 1rem;
}
.expense-item {
padding-bottom: 1rem;
}