Skip to content

Commit

Permalink
remove height auto to test CLS issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmparrish committed Jul 25, 2024
1 parent f551e5b commit 4e09c63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/blocks/marquee/marquee.css
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@
}

.marquee.split .icon-area img {
height: auto;
max-height: var(--icon-size-l);
max-width: 275px;
object-fit: contain;
Expand Down

0 comments on commit 4e09c63

Please sign in to comment.