Skip to content

Commit

Permalink
Update Home.module.css
Browse files Browse the repository at this point in the history
  • Loading branch information
yokomac committed Mar 19, 2024
1 parent 0ea1085 commit 545c34c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/styles/Home.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -165,15 +165,13 @@
flex-direction: column;
align-items: center;
min-height: 100vh;
overflow: hidden;
}

.navi {
display: flex;
flex-direction: column;
align-items: center;
position: relative;
height: auto;
position: absolute;
}

.contact {
Expand Down

0 comments on commit 545c34c

Please sign in to comment.