Add responsive cover image styling with object-fit and height constraints Adjust cover image positioning to focus on bottom of image Update HTML class to include cover styling context
3 lines
69 B
HTML
3 lines
69 B
HTML
<section class="escape cover">
|
|
<img src="cover.jpg"/>
|
|
</section>
|