Skip to content

Commit 45f3863

Browse files
committed
fix overflow issue -- hero.js
1 parent 0b60c1f commit 45f3863

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/Home/Hero.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ const StyledHero = styled.section`
5959
text-align: center;
6060
height: 100%;
6161
min-height: 100vh;
62-
overflow-x: hidden;
6362
& > *:first-child {
6463
position: relative;
6564
margin-inline: auto;

0 commit comments

Comments
 (0)