Skip to content

Commit 7a51b48

Browse files
authored
fix(demo): fix horizontal scroll on the landing page
1 parent b6247a8 commit 7a51b48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/index.module.scss

+1
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)