Skip to content

Commit

Permalink
missing selector for bg-bottom-tablet btm padding
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmparrish committed Aug 21, 2024
1 parent 26c3c58 commit 396930e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libs/blocks/hero-marquee/hero-marquee.css
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,10 @@ html[dir="rtl"] .hero-marquee li.icon-item span.icon {
.hero-marquee.bg-top-tablet {
padding-top: 0;
}

.hero-marquee.bg-bottom-tablet {
padding-bottom: 0;
}

.hero-marquee.bg-bottom-tablet .background {
order: 2;
Expand Down

0 comments on commit 396930e

Please sign in to comment.