From 782d410dbbcd254cacb549d75fcc32eaea1364c9 Mon Sep 17 00:00:00 2001 From: Limon Monte <6059356+limonte@users.noreply.github.com> Date: Wed, 5 Aug 2026 15:05:27 +0300 Subject: [PATCH] fix: scope the sidebar styles so they stop breaking breadcrumbs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The breadcrumb trail added in #272 rendered broken: styles.scss had a bare `nav { ... }` rule for the sidebar, so it applied to the breadcrumb