Skip to content

Commit

Permalink
fix failing check
Browse files Browse the repository at this point in the history
  • Loading branch information
codeEmpress1 committed Feb 29, 2024
1 parent 93e1ac7 commit 2a6e09d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions scss/_patterns_side-navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -525,17 +525,14 @@
padding-left: $spv--small;
}

.p-side-navigation__heading--linked {
max-width: none;
}

.p-side-navigation__heading,
.p-side-navigation__heading--linked {
@extend %side-navigation__heading;
}

.p-side-navigation__heading--linked {
padding: 0; // padding will come from the link in heading
max-width: none;
}

.p-side-navigation__heading,
Expand Down

0 comments on commit 2a6e09d

Please sign in to comment.