SAIRcompetition commited on
Commit
b262d90
·
verified ·
1 Parent(s): ac7b550

Adjust org card logo and paragraph spacing

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -7,15 +7,15 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- <p align="center" style="margin: -1.5rem 0;">
11
  <img src="./banner.png" alt="SAIR Banner" width="30%">
12
  </p>
13
 
14
- <p style="margin: 0;">
15
  The Foundation for Science and AI Research (SAIR) accelerates scientific discovery while building a deeper scientific foundation for AI.
16
  </p>
17
 
18
- <p style="margin: 0;">
19
  A key open initiative at SAIR is SAIR Competitions, through which we make open data, benchmarks, tools, and models available to the community, and support collective exploration of frontier topics in AI x Science.
20
  </p>
21
 
 
7
  pinned: false
8
  ---
9
 
10
+ <p align="center" style="margin: -2rem 0;">
11
  <img src="./banner.png" alt="SAIR Banner" width="30%">
12
  </p>
13
 
14
+ <p style="margin: 0 0 0.5rem 0;">
15
  The Foundation for Science and AI Research (SAIR) accelerates scientific discovery while building a deeper scientific foundation for AI.
16
  </p>
17
 
18
+ <p style="margin: 0 0 0.5rem 0;">
19
  A key open initiative at SAIR is SAIR Competitions, through which we make open data, benchmarks, tools, and models available to the community, and support collective exploration of frontier topics in AI x Science.
20
  </p>
21