Skip to content

Commit

Permalink
Make mobile navbar slighthly lower (#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
janpeterka committed Jul 16, 2023
1 parent f44348a commit 5f8784d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/static/css/navbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
}

.mobile-navbar .nav-item {
padding-top: 0.5rem;
margin-top: 0.5rem;
padding-top: 0.2rem;
/* margin-top: 0.2rem;*/
padding-bottom: 0.5rem;
}
/*
Expand Down

0 comments on commit 5f8784d

Please sign in to comment.