Skip to content

Commit

Permalink
updated mobile screen height
Browse files Browse the repository at this point in the history
  • Loading branch information
o-tsaruk committed Aug 23, 2023
1 parent c4c7988 commit 6f4cc3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion styles/Home.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
}

.main {
height: 80vh;
min-height: 96vh;
height: 96vh;
}
}

0 comments on commit 6f4cc3d

Please sign in to comment.