multimodalart HF staff commited on
Commit
53ecb96
·
1 Parent(s): 32c9f19

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -15,6 +15,10 @@ p {
15
  margin-top: 5px;
16
  }
17
 
 
 
 
 
18
  .type-letter{
19
  list-style-type: lower-alpha;
20
  }
 
15
  margin-top: 5px;
16
  }
17
 
18
+ li{
19
+ margin-top: 1em
20
+ }
21
+
22
  .type-letter{
23
  list-style-type: lower-alpha;
24
  }