Skip to content

Commit

Permalink
fix: overlap (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
bennettyong authored May 28, 2024
1 parent f53a3ea commit 80558f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/01-home-screens/ui/01-hero/hero.module.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.hero {
padding: 170px 0 60px;
position: relative;
height: 100vh;
// height: 100vh;
z-index: 2;

display: flex;
Expand Down

0 comments on commit 80558f8

Please sign in to comment.