diff --git a/app/views/reports/_net_worth.html.erb b/app/views/reports/_net_worth.html.erb index cc1be261f..f809d08b8 100644 --- a/app/views/reports/_net_worth.html.erb +++ b/app/views/reports/_net_worth.html.erb @@ -28,10 +28,10 @@ <%# Assets vs Liabilities %>

<%= t("reports.net_worth.assets_vs_liabilities") %>

-
- <%= net_worth_metrics[:total_assets].format %> - - - <%= net_worth_metrics[:total_liabilities].format %> +
+ <%= net_worth_metrics[:total_assets].format %> + - + <%= net_worth_metrics[:total_liabilities].format %>