From 465ec0b956089e69fa5a74ec3f220224456fb7bd Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Sat, 14 Mar 2026 14:11:36 -0400 Subject: [PATCH] Fix logo SVG viewBox clipping the right edge of the O The scale(1.25) transform pushed the O's rightmost extent to ~x=1488, past the old viewBox width of 1455. Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/logo/dark.svg | 2 +- docs/logo/light.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/logo/dark.svg b/docs/logo/dark.svg index 65d7e4e72..471c9b732 100644 --- a/docs/logo/dark.svg +++ b/docs/logo/dark.svg @@ -1,4 +1,4 @@ - + diff --git a/docs/logo/light.svg b/docs/logo/light.svg index e5f01fc22..0dd7e0b2a 100644 --- a/docs/logo/light.svg +++ b/docs/logo/light.svg @@ -1,4 +1,4 @@ - +