From 84ff82ac4419dd7dd000f1f88e00e98962289515 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Mon, 18 May 2026 18:30:01 +0200 Subject: [PATCH] Fix doubled border below search bar The search bar had its own border-b which stacked with the header's border-b once the category tabs row was removed. Drop the redundant one from the search bar. Co-Authored-By: Claude Sonnet 4.6 --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 1ea64dc..f936a0f 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -32,7 +32,7 @@ {{/* ── search bar ── */}} -