Skip to content

Commit

Permalink
fixed text mock markup
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmparrish committed Sep 27, 2024
1 parent ac2b9f3 commit 3c6e71e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/blocks/hero-marquee/mocks/body.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h1 id="row-cell---text-right-2">Hero w/ Adobe.tv link</h1>
</div>
</div>

<div id="hero-w-empty-bg-row" class="hero-marquee"></div>
<div id="hero-w-empty-bg-row" class="hero-marquee">
<div>
<div></div>
</div>
Expand All @@ -134,7 +134,7 @@ <h1 id="row-cell---text-right-2">Hero w/ empty bg row</h1>
</div>
</div>

<div id="hero-w-bg-elements" class="hero-marquee"></div>
<div id="hero-w-bg-elements" class="hero-marquee">
<div>
<div>
<picture>
Expand Down

0 comments on commit 3c6e71e

Please sign in to comment.