make the sidebar smaller when offset, reduce total offset (#8052)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user