@@ -99,18 +99,22 @@ LitElement is brought to you by developers on the Google Chrome team with the in
9999</section >
100100
101101<section >
102- <div class =" wrapper " style =" text-align : center " >
103- <h2>Browser Compatibility</h2>
104- <p>Polymer products work in all major browsers (Chrome, Firefox, IE, Edge, Safari, and Opera). </p>
105- <div>
106- <img width="70" height="70" src="/images/browsers/chrome_128x128.png" alt="chrome logo">
107- <img width="70" height="70" src="/images/browsers/firefox_128x128.png" alt="firefox logo">
108- <img width="70" height="70" src="/images/browsers/internet-explorer_128x128.png" alt="internet explorer logo">
109- <img width="70" height="70" src="/images/browsers/edge_128x128.png" alt="edge logo">
110- <img width="70" height="70" src="/images/browsers/safari_128x128.png" alt="safari logo">
111- <img width="70" height="70" src="/images/browsers/opera_128x128.png" alt="opera logo">
112- </div>
113- </div >
102+ <div class =" wrapper " style =" text-align : center " >
103+
104+ ## Browser Compatibility
105+
106+ Polymer products work in all major browsers (Chrome, Firefox, IE, Edge, Safari, and Opera).
107+
108+ <div >
109+ <img width =" 70 " height =" 70 " src =" /images/browsers/chrome_128x128.png " alt =" chrome logo " >
110+ <img width =" 70 " height =" 70 " src =" /images/browsers/firefox_128x128.png " alt =" firefox logo " >
111+ <img width =" 70 " height =" 70 " src =" /images/browsers/internet-explorer_128x128.png " alt =" internet explorer logo " >
112+ <img width =" 70 " height =" 70 " src =" /images/browsers/edge_128x128.png " alt =" edge logo " >
113+ <img width =" 70 " height =" 70 " src =" /images/browsers/safari_128x128.png " alt =" safari logo " >
114+ <img width =" 70 " height =" 70 " src =" /images/browsers/opera_128x128.png " alt =" opera logo " >
115+ </div >
116+
117+ </div >
114118</section >
115119
116120<section class =" grey-bg " >
0 commit comments