Skip to content

Commit

Permalink
Fix weird behavior of otter-box
Browse files Browse the repository at this point in the history
  • Loading branch information
nanoparsec committed Nov 15, 2023
1 parent 87c6965 commit fcd4a0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/components/offer-box/_offer-box.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
gap: $spacer-md;
}

position: relative;

display: grid;
grid-template-areas:
"image"
Expand Down

0 comments on commit fcd4a0b

Please sign in to comment.