File tree Expand file tree Collapse file tree 4 files changed +11
-1
lines changed Expand file tree Collapse file tree 4 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1717 border-top : 2px solid # e0e0e0 ;
1818 }
1919
20+ # heroImage {
21+ max-height : 350px ;
22+ margin-left : auto;
23+ margin-right : auto;
24+ }
25+
2026</ style >
2127< meta itemprop ="url " content ="https://developers.google.com/web/fundamentals "/>
2228< form id ="potentialAction " itemprop ="potentialAction " itemscope itemtype ="http://schema.org/SearchAction ">
2733
2834
2935< div class ="container clear ">
30- < img src ="/web/imgs/placeholder--device-landscape.png " style ="max-height: 350px; margin-left: auto; margin-right: auto; ">
36+ < picture >
37+ < source media ="(max-width:399px) " srcset ="/web/imgs/dgc-web-n1x.jpg, /web/imgs/dgc-web-w1x.jpg 2x ">
38+ < source media ="(min-width:400px) " srcset ="/web/imgs/dgc-web-w1x.jpg, /web/imgs/dgc-web-w2x.jpg 2x ">
39+ < img src ="/web/imgs/dgc-web-w1x.jpg " id ="heroImage ">
40+ </ picture >
3141</ div >
3242
3343< div class ="container related-items clear " style ="margin-top: 2em; ">
You can’t perform that action at this time.
0 commit comments