Skip to content

Commit b0e9d1a

Browse files
authored
Merge pull request #37 from gemini-testing/sipayRT.landing-scroll-fix
fix(demo): fix horizontal scroll on the landing page
2 parents b6247a8 + 7a51b48 commit b0e9d1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/index.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
}
2525

2626
.demo {
27+
overflow: hidden;
2728
background-blend-mode: multiply;
2829
background-size: cover, 150px;
2930
}

0 commit comments

Comments
 (0)