From 7cdf96fbe9420501c5813c341a725cf949a79148 Mon Sep 17 00:00:00 2001 From: olsch01 Date: Wed, 10 Jun 2026 08:52:46 -0400 Subject: [PATCH] V2 fixes: full-size wordmark logo in nav/footer, legible legal pages - Nav and footer now use the logo SVG alone (it already contains the HOA LedgerIQ wordmark) at correct aspect ratio, dropping the redundant text spans and the 36x36 square sizing that shrank it - Privacy and Terms pages: replaced V1 dark-theme inline colors (white headings, light gray body) with dark ink colors for the V2 white background Co-Authored-By: Claude Fable 5 --- index.html | 6 ++---- privacy.html | 14 +++++++------- styles.css | 10 ++-------- terms.html | 14 +++++++------- 4 files changed, 18 insertions(+), 26 deletions(-) diff --git a/index.html b/index.html index f3ee3a8..e72a0d8 100644 --- a/index.html +++ b/index.html @@ -96,8 +96,7 @@