From d3d832e740609908ad07f38c32979068fbace1b3 Mon Sep 17 00:00:00 2001 From: Protocolbot Date: Wed, 8 Jul 2026 22:47:14 -0600 Subject: [PATCH] fix: logo bigger (32px), site name and path aligned to right of logo - Logo 32px to fill more of the header height - Logo on left, text + crumb path stacked to its right (not below) - .crumb-text wrapper keeps $ protocol-droid and path together - Path aligns with the $ sign, not underneath the logo --- frontend/index.html | 6 +++--- frontend/style.css | 16 +++++++--------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 5cbc595..932cfe1 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -11,11 +11,11 @@