From 7552fe60f8436435c99d39825dacf4ba169a64f8 Mon Sep 17 00:00:00 2001 From: Joshua Laymon Date: Sun, 17 Aug 2025 03:17:13 +0000 Subject: [PATCH] Update web/static/app.css --- web/static/app.css | 1 - 1 file changed, 1 deletion(-) diff --git a/web/static/app.css b/web/static/app.css index f225996..1cce052 100644 --- a/web/static/app.css +++ b/web/static/app.css @@ -439,5 +439,4 @@ body, .lead-text, .page, .card, .search-input, .input-hero, .textarea-hero, margin: 0; /* keep top/bottom margins consistent */ display: flex; /* keeps the chevron aligned */ align-items: center; /* vertical align chevron with text */ - justify-content: space-between; /* optional: push chevron to the far right */ } \ No newline at end of file