We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be66be commit c3222cdCopy full SHA for c3222cd
1 file changed
app/pages/index.vue
@@ -84,7 +84,7 @@ const ctaRef = useScrollFade()
84
</script>
85
86
<template>
87
- <div class="min-h-screen bg-[#09090b] text-white antialiased">
+ <div class="min-h-screen overflow-x-hidden bg-[#09090b] text-white antialiased">
88
89
<!-- ─── Navbar ─────────────────────────────────────── -->
90
<nav class="fixed inset-x-0 top-0 z-50 border-b border-white/[0.06] bg-[#09090b]/80 backdrop-blur-xl">
0 commit comments