From 6c51b69aa24678c96044e55942a96a17cad38b4d Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Tue, 20 Oct 2020 21:30:56 -0500 Subject: Update mobile styles --- src/templates/ledger.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/templates/ledger.html') diff --git a/src/templates/ledger.html b/src/templates/ledger.html index 031108e..5e652f5 100644 --- a/src/templates/ledger.html +++ b/src/templates/ledger.html @@ -4,8 +4,8 @@ {{name}}'s Budget - - + {{> styles}} + @@ -21,7 +21,7 @@ - + @@ -32,7 +32,7 @@ {{#each ledger}} - + -- cgit v1.2.3
When Where Amount
{{this.index}}{{this.index}} {{this.when}} {{this.where}} {{this.amount}}