Skip to content

Commit

Permalink
Updated overflow property.
Browse files Browse the repository at this point in the history
  • Loading branch information
1-SubhamSingh authored Oct 2, 2024
1 parent 8e7239a commit 66d1417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/Pages/Herosection.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ body {
background-position: center;
height: 100vh;
width: 100vw;
overflow: hidden;
overflow-x : hidden;
position: relative;
}
}

0 comments on commit 66d1417

Please sign in to comment.