diff --git a/apps/web/src/layout/DualToneLayout.tsx b/apps/web/src/layout/DualToneLayout.tsx index 4793ca36..1e2d3fe6 100644 --- a/apps/web/src/layout/DualToneLayout.tsx +++ b/apps/web/src/layout/DualToneLayout.tsx @@ -66,7 +66,6 @@ export function DualToneLayout({ background-color: ${DESIGN_SYSTEM_COLOR.themeBackground[bottomTheme]}; overflow-y: auto; overflow-x: hidden; - padding-bottom: 2rem; `} > {children}