Skip to content

Commit

Permalink
feat: add scrollable fix on home page (#865)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushtom authored Jul 25, 2024
1 parent e266c10 commit 6ffec9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/Home.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
height: 88vh;
position: relative;
margin-top: 12vh;
overflow: auto;
}

.wrapperScreen {
Expand Down

0 comments on commit 6ffec9c

Please sign in to comment.