Skip to content

Commit

Permalink
[WEB-2896]: Removing backgound color from carousel / banner campaigns
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtret committed May 27, 2024
1 parent c8831de commit 1e0f9e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/web-personalisation/carousel.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ export class CTWebPersonalisationCarousel extends HTMLElement {
}
.carousel__item {
background-color: grey;
display: none;
background-repeat: no-repeat;
background-size: cover;
Expand Down

0 comments on commit 1e0f9e6

Please sign in to comment.