Skip to content

Commit

Permalink
test mobile dimensions again
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Aug 15, 2023
1 parent 9b78f69 commit 7074dff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/navBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,12 @@ i {
flex-direction: column;
z-index: 500;
position: relative;
padding: 27px 30px;
transition: all 0.2s ease-out;
left: calc(5%);
width: 120px;
align-items: start;
top: -50px;
top: -25px;
padding-bottom: 5vh;
}
.nav-items {
flex-direction: column;
Expand Down

0 comments on commit 7074dff

Please sign in to comment.