fix(curriculum): move img tag to editable region (#44804)
* Step 24: moved img tag to editble region * Indented img tag Co-authored-by: “Jim” <“jimkernicky@gmail.com”> Co-authored-by: "Krzysztof G." <"60067306+gikf@users.noreply.github.com">
This commit is contained in:
@ -205,9 +205,8 @@ assert(document.querySelectorAll('.image-wrapper img')?.[2]?.getAttribute('heigh
|
||||
height="400"
|
||||
/>
|
||||
<blockquote class="image-quote"></blockquote>
|
||||
<img />
|
||||
--fcc-editable-region--
|
||||
|
||||
<img />
|
||||
--fcc-editable-region--
|
||||
</aside>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user