From 8423759f03ac51bb94d9db154b3ec3aecc5ac6d4 Mon Sep 17 00:00:00 2001 From: Josh Bairstow Date: Tue, 2 Jun 2026 01:25:26 +1000 Subject: [PATCH] fix(blog): drop duplicated hairline and align class names Code review nits: - .bsearch border-bottom + .feature border-top rendered a doubled hairline; removed the bottom border (feature's top is sufficient). - Renamed bsearch__input / bsearch__hint to binput / bhint to match the project's flat single-class convention (postrow, pdate, yr, ln). Co-Authored-By: Claude Opus 4.7 (1M context) --- src/components/molecules/BlogSearch.astro | 28 +++++++++++------------ 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/components/molecules/BlogSearch.astro b/src/components/molecules/BlogSearch.astro index c694e11..3e6763b 100644 --- a/src/components/molecules/BlogSearch.astro +++ b/src/components/molecules/BlogSearch.astro @@ -8,29 +8,29 @@
- +