about summary refs log tree commit diff
path: root/src/components/Layout/const.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Layout/const.ts')
-rw-r--r--src/components/Layout/const.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Layout/const.ts b/src/components/Layout/const.ts
index 2b5d3a1fc..2721bed21 100644
--- a/src/components/Layout/const.ts
+++ b/src/components/Layout/const.ts
@@ -13,7 +13,7 @@ export const BUTTON_VISUAL_ALIGNMENT_OFFSET = 3
 /**
  * Corresponds to the width of a small square or round button
  */
-export const HEADER_SLOT_SIZE = 34
+export const HEADER_SLOT_SIZE = 33
 
 /**
  * How far to shift the center column when in the tablet breakpoint