jonastokoliu commited on
Commit
a96c80d
·
verified ·
1 Parent(s): 3cc2279

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,7 +37,7 @@ pipeline_tag: robotics
37
 
38
  /* 第一个表格样式 - 每行4列 */
39
  .table-four-cols tr {
40
- height: 220px;
41
  }
42
 
43
  .table-four-cols td {
@@ -46,7 +46,7 @@ pipeline_tag: robotics
46
 
47
  /* 第二个表格样式 - 每行3列 */
48
  .table-three-cols tr {
49
- height: 200px;
50
  }
51
 
52
  .table-three-cols td {
 
37
 
38
  /* 第一个表格样式 - 每行4列 */
39
  .table-four-cols tr {
40
+ height: 180px;
41
  }
42
 
43
  .table-four-cols td {
 
46
 
47
  /* 第二个表格样式 - 每行3列 */
48
  .table-three-cols tr {
49
+ height: 180px;
50
  }
51
 
52
  .table-three-cols td {