From 012395fa4f3fc5b6ad0f4fed9bec1c5fc2b4044a Mon Sep 17 00:00:00 2001 From: TNB Date: Tue, 7 Jul 2026 10:01:22 -0400 Subject: [PATCH] Center the Legend inside the SVG and ensure component cards row is centered --- TallyFlow/TallyFlow-Architecture-Diagram.html | 29 +++++++++---------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/TallyFlow/TallyFlow-Architecture-Diagram.html b/TallyFlow/TallyFlow-Architecture-Diagram.html index 2ffff34..642c05a 100644 --- a/TallyFlow/TallyFlow-Architecture-Diagram.html +++ b/TallyFlow/TallyFlow-Architecture-Diagram.html @@ -32,7 +32,6 @@ } svg { width: 100%; min-width: 1050px; display: block; } - /* Centered row of component cards */ .components-row { display: flex; justify-content: center; @@ -173,26 +172,26 @@ - - Legend + + Legend - - Core (Go + Vue.js + MongoDB) + + Core (Go + Vue.js + MongoDB) - - Assets (Flutter) + + Assets (Flutter) - - Print (Flutter/Rust + UI) + + Print (Flutter/Rust + UI) - - Capture (Native) + + Capture (Native) - - IoT (Rust) + + IoT (Rust) - - Optional flow + + Optional flow