Skip to content

Commit

Permalink
Merge pull request #429 from adobecom/stage
Browse files Browse the repository at this point in the history
[Release] Stage to Main 10/03
  • Loading branch information
salonijain3 authored Oct 22, 2024
2 parents 6ccae68 + 491ef09 commit b947bc8
Show file tree
Hide file tree
Showing 14 changed files with 2,900 additions and 143 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,10 @@
order: 1;
}

.marquee.large.interactive-enabled.content-top-mobile .foreground {
gap: 0;
}

.aside.interactive-enabled .foreground.container .image {
display: block;
width: 100%;
Expand Down Expand Up @@ -407,6 +411,10 @@
.marquee.large.interactive-enabled.content-top-tablet .text {
order: 1;
}

.marquee.large.interactive-enabled.content-top-tablet .foreground {
gap: 0;
}
}

@media screen and (max-width: 1200px) {
Expand Down
Loading

0 comments on commit b947bc8

Please sign in to comment.