We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac99d4 commit b456765Copy full SHA for b456765
site/src/theme/constants.ts
@@ -6,7 +6,7 @@ export const MONOSPACE_FONT_FAMILY =
6
export const BODY_FONT_FAMILY = `"Inter", sans-serif`
7
export const lightButtonShadow = "0 2px 2px rgba(0, 23, 121, 0.08)"
8
export const emptyBoxShadow = "none"
9
-export const navHeight = 42
+export const navHeight = 62
10
export const maxWidth = 1380
11
export const sidePadding = "50px"
12
export const TitleIconSize = 48
0 commit comments