Skip to content

Commit 55d2787

Browse files
add image
1 parent 746b755 commit 55d2787

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ <h1>Demo Site</h1>
2626
</nav>
2727
<div class="banner">
2828
<h2>Digital Accessibility</h2>
29+
<picture>
30+
<source srcset="images/17233892522_fd0454310f_small.jpg" media="(max-width: 600px)">
31+
<img src="images/17233892522_fd0454310f_medium.jpg" style="display: block; margin: 0 auto; width: 20%">
32+
</picture>
2933
</div>
3034
<div class="main-content">
3135
<h2>Digital Accessibility</h2>

0 commit comments

Comments
 (0)