diff --git a/src/http/get-landing/index.mjs b/src/http/get-landing/index.mjs index 2a0bb3d0..4789c8ae 100644 --- a/src/http/get-landing/index.mjs +++ b/src/http/get-landing/index.mjs @@ -66,6 +66,7 @@ export async function handler () { color: var(--body); scrollbar-color: var(--gray-300) transparent; scrollbar-width: thin; + overflow-x: clip; } .underline {