Skip to content

Commit

Permalink
fix: weird top margin with groups
Browse files Browse the repository at this point in the history
  • Loading branch information
Cayla Hamann committed Jun 22, 2020
1 parent b5413a6 commit 1cba79f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/Navigation.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,7 @@ button.navLink {
.nestedChevron {
transform: rotate(90deg);
}
.groupName {
margin-top: 0.5rem;
}
}

0 comments on commit 1cba79f

Please sign in to comment.