Skip to content

Commit af7b44d

Browse files
authored
image horizantal (#185)
1 parent f3b0616 commit af7b44d

1 file changed

Lines changed: 20 additions & 2 deletions

File tree

README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff 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+
&nbsp;
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+
&nbsp;
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+
&nbsp;
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+
&nbsp;
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

0 commit comments

Comments
 (0)