We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 746b755 commit 55d2787Copy full SHA for 55d2787
index.html
@@ -26,6 +26,10 @@ <h1>Demo Site</h1>
26
</nav>
27
<div class="banner">
28
<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>
33
</div>
34
<div class="main-content">
35
0 commit comments