Skip to content

Commit

Permalink
fix(header): fix aligment issue with sidnav items and title in header
Browse files Browse the repository at this point in the history
  • Loading branch information
davidicus committed Oct 20, 2020
1 parent 31d3324 commit dd31862
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Header/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
display: block;
}

&__name {
font-size: $spacing-01;
& .#{$prefix}--header__name {
padding-left: $spacing-03;
}

&__menu-title[role='menuitem'][aria-expanded='true'] + &__menu {
Expand Down

0 comments on commit dd31862

Please sign in to comment.