Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/percy/playwright-1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmavis authored Nov 26, 2024
2 parents 83f87d2 + 9b9b898 commit d69cdf6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/sass/buyers-guide/bg-main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,12 @@ html {

// Utilities

body.pni .primary-nav-container .wrapper-burger .narrow-screen-menu {
@media screen and (min-width: $bp-lg) {
top: 94px;
}
}

.bg-product-image {
background: $pni-product-image-background;
}
Expand Down

0 comments on commit d69cdf6

Please sign in to comment.