Update README.md
Browse files
README.md
CHANGED
@@ -16,17 +16,17 @@ pinned: false
|
|
16 |
src="https://raw.githubusercontent.com/MJ-Bench/MJ-Bench.github.io/main/static/images/Stanford.jpg"
|
17 |
alt="Stanford University"
|
18 |
width="350"
|
19 |
-
style="display:inline-block; margin
|
20 |
<img
|
21 |
src="https://raw.githubusercontent.com/MJ-Bench/MJ-Bench.github.io/main/static/images/UNC-logo.png"
|
22 |
alt="UNC Chapel Hill"
|
23 |
width="190"
|
24 |
-
style="display:inline-block; margin:0 -
|
25 |
<img
|
26 |
src="https://raw.githubusercontent.com/MJ-Bench/MJ-Bench.github.io/main/static/images/UChicago-logo.jpg"
|
27 |
alt="University of Chicago"
|
28 |
width="160"
|
29 |
-
style="display:inline-block; margin:0
|
30 |
</p>
|
31 |
|
32 |
---
|
|
|
16 |
src="https://raw.githubusercontent.com/MJ-Bench/MJ-Bench.github.io/main/static/images/Stanford.jpg"
|
17 |
alt="Stanford University"
|
18 |
width="350"
|
19 |
+
style="display:inline-block; margin:-50px -30px; vertical-align:middle;"/>
|
20 |
<img
|
21 |
src="https://raw.githubusercontent.com/MJ-Bench/MJ-Bench.github.io/main/static/images/UNC-logo.png"
|
22 |
alt="UNC Chapel Hill"
|
23 |
width="190"
|
24 |
+
style="display:inline-block; margin:0 -80px; vertical-align:middle;"/>
|
25 |
<img
|
26 |
src="https://raw.githubusercontent.com/MJ-Bench/MJ-Bench.github.io/main/static/images/UChicago-logo.jpg"
|
27 |
alt="University of Chicago"
|
28 |
width="160"
|
29 |
+
style="display:inline-block; margin:0 100px; vertical-align:middle;"/>
|
30 |
</p>
|
31 |
|
32 |
---
|