Skip to content

Commit

Permalink
fix(demo): fix horizontal scroll on the landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
sipayRT authored Sep 12, 2024
1 parent b6247a8 commit 7a51b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
}

.demo {
overflow: hidden;
background-blend-mode: multiply;
background-size: cover, 150px;
}

0 comments on commit 7a51b48

Please sign in to comment.