Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
TimWindecker commited on
Commit
7fb6cce
·
verified ·
1 Parent(s): c9ba189

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -87,11 +87,15 @@ size_categories:
87
  font-size: 4.5rem !important;
88
  font-weight: 500;
89
  margin-top: 1rem;
90
- margin-bottom: 2rem;
91
  }
92
 
93
  /* Links container */
94
  .links-container {
 
 
 
 
95
  text-align: center;
96
  margin-bottom: 3rem;
97
  font-size: 1.1rem;
 
87
  font-size: 4.5rem !important;
88
  font-weight: 500;
89
  margin-top: 1rem;
90
+ margin-bottom: 1rem;
91
  }
92
 
93
  /* Links container */
94
  .links-container {
95
+ display: flex;
96
+ flex-wrap: wrap;
97
+ row-gap: 1rem;
98
+ justify-content: center;
99
  text-align: center;
100
  margin-bottom: 3rem;
101
  font-size: 1.1rem;