We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16356b commit c91c9ffCopy full SHA for c91c9ff
src/constants/constants.ts
@@ -20,4 +20,4 @@ export const BANNER_WAVE_HEIGHT = 2.8;
20
export const MAIN_PANEL_OVERLAPS_BANNER_HEIGHT = 3;
21
22
// Page width: rem
23
-export const PAGE_WIDTH = 90;
+export const PAGE_WIDTH = 98;
0 commit comments