multimodalart HF staff commited on
Commit
b8d5c7a
1 Parent(s): 889708e

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -18,6 +18,6 @@ li{
18
  margin-top: 5px;
19
  }
20
 
21
- .type-letter{
22
  list-style-type: lower-alpha;
23
  }
 
18
  margin-top: 5px;
19
  }
20
 
21
+ ol ol{
22
  list-style-type: lower-alpha;
23
  }