Skip to content

Commit f088599

Browse files
committed
docs: Align logos using the restricted styling available for GitHub readmes
1 parent dbb8a42 commit f088599

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

README.md

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,23 @@ npm install yaml
3030

3131
The development and maintenance of this library is [sponsored](https://github.com/sponsors/eemeli) by:
3232

33-
<div style="display: flex; justify-content: space-around">
34-
35-
<a href="https://www.scipress.io/">
36-
<img width=150 src="https://eemeli.org/yaml/images/scipress.svg" alt="Scipress" />
37-
</a>
38-
39-
<a href="https://manifest.build/">
40-
<img width=150 src="https://eemeli.org/yaml/images/manifest-d7a58dae.png" alt="Manifest" />
41-
</a>
42-
43-
</div>
33+
<p align="center" width="100%">
34+
<a href="https://www.scipress.io/"
35+
><img
36+
width="150"
37+
align="top"
38+
src="https://eemeli.org/yaml/images/scipress.svg"
39+
alt="Scipress"
40+
/></a>
41+
&nbsp; &nbsp;
42+
<a href="https://manifest.build/"
43+
><img
44+
width="150"
45+
align="top"
46+
src="https://eemeli.org/yaml/images/manifest-d7a58dae.png"
47+
alt="Manifest"
48+
/></a>
49+
</p>
4450

4551
## API Overview
4652

0 commit comments

Comments
 (0)