From 8274da0ce0f83aca952749151fe92d60eaac0f95 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Mon, 15 Sep 2025 22:16:40 +1000 Subject: [PATCH] fix up containerfluid to container-fluid, and add some margin for left/right on bills --- templates/bills.html | 4 ++-- templates/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/bills.html b/templates/bills.html index abaa54c..168e17f 100644 --- a/templates/bills.html +++ b/templates/bills.html @@ -18,7 +18,7 @@ -
+

Bill Details (go to Finance Tracker)

{# DEBUG totals if needed @@ -36,7 +36,7 @@ {% endfor %} #} -
+
Bill Type
Frequency
diff --git a/templates/index.html b/templates/index.html index b3e0fee..8fa060c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -18,7 +18,7 @@ -
+

Finance Tracker (go to Bills)