File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,8 +89,26 @@ Berry offers everything you need to create dashboards. We include the following
8989
9090## Browser support
9191
92- <p >
93- <img src =" https://org-public-assets.s3.us-west-2.amazonaws.com/logos/chrome.png " width =" 45 " height =" 45 " style =" margin-right :10px " > <img src =" https://org-public-assets.s3.us-west-2.amazonaws.com/logos/edge.png " width =" 45 " height =" 45 " style =" margin-right :10px " > <img src =" https://org-public-assets.s3.us-west-2.amazonaws.com/logos/safari.png " width =" 45 " height =" 45 " style =" margin-right :10px " > <img src =" https://org-public-assets.s3.us-west-2.amazonaws.com/logos/firefox.png " width =" 45 " height =" 45 " style =" margin-right :10px " > <img src =" https://org-public-assets.s3.us-west-2.amazonaws.com/logos/opera.png " width =" 45 " height =" 45 " >
92+ <p align =" left " >
93+ <picture >
94+ <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/chrome.png" width="45" alt="Chrome">
95+ </picture >
96+   ;
97+ <picture >
98+ <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/edge.png" width="45" alt="Edge">
99+ </picture >
100+   ;
101+ <picture >
102+ <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/safari.png" width="45" alt="Safari">
103+ </picture >
104+   ;
105+ <picture >
106+ <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/firefox.png" width="45" alt="Firefox">
107+ </picture >
108+   ;
109+ <picture >
110+ <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/opera.png" width="45" alt="Opera">
111+ </picture >
94112</p >
95113
96114## Technology Stack
You can’t perform that action at this time.
0 commit comments