Skip to content

Commit edf1eee

Browse files
Remove style and extra BR
Signed-off-by: Xavier Geerinck <[email protected]>
1 parent 11518cc commit edf1eee

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,17 @@ Visit [https://docs.dapr.io/developing-applications/sdks/js/](https://docs.dapr.
3333

3434
Dapr is used by the world's leading companies.
3535

36-
<div align="center" style="display: flex; justify-content: space-around; align-content: center;">
37-
<img src="https://dapr.io/images/bosch.png" style="flex-grow: 0; flex-shrink: 0;" width="100px">
38-
<img src="https://dapr.io/images/zeiss.png" style="flex-grow: 0; flex-shrink: 0;" width="100px">
39-
<img src="https://dapr.io/images/alibaba.png" style="flex-grow: 0; flex-shrink: 0;" width="100px">
40-
<img src="https://dapr.io/images/ignition-group.png" style="flex-grow: 0; flex-shrink: 0;" width="100px">
41-
<img src="https://dapr.io/images/roadwork.png" style="flex-grow: 0; flex-shrink: 0;" width="100px">
42-
<img src="https://dapr.io/images/autonavi.png" style="flex-grow: 0; flex-shrink: 0;" width="100px">
43-
<img src="https://dapr.io/images/legentic.png" style="flex-grow: 0; flex-shrink: 0;" width="100px">
44-
<img src="https://dapr.io/images/man-group.png" style="flex-grow: 0; flex-shrink: 0;" width="100px">
36+
<div align="center">
37+
<img src="https://dapr.io/images/bosch.png" width="100px">
38+
<img src="https://dapr.io/images/zeiss.png" width="100px">
39+
<img src="https://dapr.io/images/alibaba.png" width="100px">
40+
<img src="https://dapr.io/images/ignition-group.png" width="100px">
41+
<img src="https://dapr.io/images/roadwork.png" width="100px">
42+
<img src="https://dapr.io/images/autonavi.png" width="100px">
43+
<img src="https://dapr.io/images/legentic.png" width="100px">
44+
<img src="https://dapr.io/images/man-group.png" width="100px">
4545
</div>
4646

47-
<br />
48-
4947
View the main site [https://dapr.io/](https://dapr.io/) to learn more.
5048

5149
## Community

0 commit comments

Comments
 (0)