about summary refs log tree commit diff
path: root/src/components/Layout
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2025-08-25 19:23:08 +0300
committerGitHub <noreply@github.com>2025-08-25 19:23:08 +0300
commit54f7af12ca963f4ec3f6a2899257f5f48eb30443 (patch)
treea3436f503a0a719e835bf2d5e716b571552f6fa7 /src/components/Layout
parentecb77a9b96500dac72b1b36f92e42bd899699445 (diff)
downloadvoidsky-54f7af12ca963f4ec3f6a2899257f5f48eb30443.tar.zst
Update DM header to match new Layout style (#8846)
Diffstat (limited to 'src/components/Layout')
-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