Skip to content

Commit

Permalink
fix: distached mobile menu ui (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowiewdev authored Oct 26, 2023
1 parent 54a2300 commit feff08d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -280,9 +280,8 @@ body.appear {
}

aside {
min-height: 55px;
min-height: 75px;
padding: var(--spacing-xxs) 0 0;
margin-bottom: var(--spacing-s);
}

@media screen and (min-width: 600px) {
Expand Down

0 comments on commit feff08d

Please sign in to comment.