diff --git a/frontend/src/pages/admin/contracts/BlockLibraryPage.tsx b/frontend/src/pages/admin/contracts/BlockLibraryPage.tsx
index a684cb74..e7a58b68 100644
--- a/frontend/src/pages/admin/contracts/BlockLibraryPage.tsx
+++ b/frontend/src/pages/admin/contracts/BlockLibraryPage.tsx
@@ -2,7 +2,9 @@
* Admin → Contract block library.
*
* Two-column layout intentionally mirroring EmailConfigPage's Templates
- * tab so admins navigate one shape across all template-style editors:
+ * tab so admins navigate one shape across all template-style editors
+ * (the one deliberate divergence is the column ratio — see the grid
+ * below):
* - Left: sticky sidebar with sections (basics / scope / privacy /
* commercial / nda / closing) as uppercase headings, blocks listed
* below each, "+ New block" button at the top. Selected block
@@ -267,11 +269,19 @@ export const BlockLibraryPage: React.FC = () => {
{isLoading ?