From 31caec25d0caa2e38096d0d8296c549cf8b2160d Mon Sep 17 00:00:00 2001 From: Ruben Carlo Benante Date: Sun, 28 Jun 2026 16:54:48 -0300 Subject: [PATCH] 70 pixels more to test t3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4eaa91..01a4ff1 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ list: } ``` -The `170px` reserves room for the page header, the board column header, the horizontal +The `240px` reserves room for the page header, the board column header, the horizontal scrollbar, and a little breathing space. A fixed-pixel budget is more reliable than a proportional value because that chrome is a fixed height regardless of screen size.