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