make the sidebar smaller when offset, reduce total offset (#8052)

This commit is contained in:
Samuel Newman
2025-03-24 22:23:27 +02:00
committed by GitHub
parent 412b107420
commit a48e64e72a
3 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ export const HEADER_SLOT_SIZE = 34
/**
* How far to shift the center column when in the tablet breakpoint
*/
export const CENTER_COLUMN_OFFSET = -130
export const CENTER_COLUMN_OFFSET = -105